Jump to content

µGFX Library 2.9

   (3 reviews)

1 Screenshot

About This File

This is the actual µGFX library - the real deal!

The µGFX library is completely free, without any restrictions, for home, hobby & educational use. Please note that you have to purchase license in order to use µGFX in a commercial project or product. Note that these licenses are very affordable and can be purchased directly through our web store. You can find more information about commercial licenses and the available pricing options here: http://ugfx.org/pricing

You can also access the official Git repository if you like to use Git or make contributions via pull requests: https://git.ugfx.io/ugfx/ugfx


What's New in Version 2.2   See changelog

Released

  • Added nested containers demo
  • Revised GWIN redraw strategy
  • Added generic framebuffer driver
  • Added Linux-Framebuffer board definition
  • Added FatFS support for GFILE
  • Added gfileMount() and gfileUnmount()
  • Added gfileSync()
  • Added gwinDrawThickLine()
  • Added support for eCos
  • Added PCF8812 gdisp driver
  • Added PCD8544 gdisp driver
  • Added Raspberry Pi board support
  • Added R61505U gdisp driver
  • Fix threading issues in GEvent for callbacks
  • Added geventEventComplete()
  • Added support for the RawOS real time operating system
  • Operating System initialisation is now optional
  • Prevent mouse events going to obscured widgets
  • Add GFILE support for file lists
  • Add GFILE support for C strings as files
  • Add GFILE support for PetitFS
  • Added SPFD54124B GDISP driver by user shilow
  • Added GWIN GL3D window type
  • Generalised all GWIN events to use a common prefix structure.
  • Improve memory usage for the GWIN Frame widget.
  • Added transparent custom draws for GWIN containers and frame widgets
  • Added image custom draws for GWIN containers and frame widgets
  • Added GDRIVER infrastructure. Ported GDISP to use it.
  • Added gdispDrawArcSectors() and gdispFillArcSectors().
  • Ported GINPUT MOUSE to GDRIVER infrastructure.
  • Mouse/Touch now support both pen and finger mode.
  • gwinAttachMouse() is now handled automaticly.
  • Added MAX11802 touch driver by user steved
  • Added STM32F429i-Discovery board support
  • Added DejaVuSans20 and DejaVuSans20_aa built-in fonts
  • Added MatrixFloat2D and MatrixFixed2D operations to GMISC
  • Added polygon drawing demo (with rotation, scaling and translation)

User Feedback

You may only provide a review once you have downloaded the file.


vmoretti

   2 of 2 members found this review helpful 2 / 2 members

Right now I'm trying to understand and evaluate the software. Thanks to all those who are developing and making available to the community for free.

Link to review
Dolence

   15 of 17 members found this review helpful 15 / 17 members

This library is state-of-the-art software provinding an easy and fast way to integrate graphic displays to your project. It also provides additional drivers for touchscreens devices. Audio input/output modules are included too. Support is great, through community forum and IRC channel. It's free to use for home and hobby applications and commercial licenses have a great price. uGFX supports the more popular boards, display drivers and operational systems or just bare metal applications. I would recommend this to anyone who needs a high modular and lightweight solution.

Link to review
Yosmany

  

Thanks to all the community for provide this for free. Starting to migrate from v2.8. Thanks a lot. Best regards.

Link to review
×
×
  • Create New...