The offical µGFX repository.
Find a file
Andrew Hannam be919fc38d Create generic GWIN Draw routine
For some GWIN controls they support a Draw() routine.
For those controls the base class now supports a generic Draw routine
which will call their specific Draw routine.
The only GWIN's with a Draw routine currently are Buttons and Sliders.
2013-04-06 22:31:40 +10:00
demos GWIN slider + image support 2013-04-06 21:54:19 +10:00
docs removed GDISP_LLD() macro - fix 2013-02-11 09:25:45 +01:00
drivers SSD1963 - Removed unused function that what using an inline macro. 2013-04-04 19:22:07 +02:00
include Create generic GWIN Draw routine 2013-04-06 22:31:40 +10:00
src Create generic GWIN Draw routine 2013-04-06 22:31:40 +10:00
tools/file2c file2c tool cleanup 2013-04-04 02:01:07 +02:00
.gitignore removed GDISP_LLD() macro - fix 2013-02-11 09:25:45 +01:00
codingstyle.txt removed GDISP_LLD() macro - fix 2013-02-11 09:25:45 +01:00
Doxygenfile removed GDISP_LLD() macro - fix 2013-02-11 09:25:45 +01:00
gfx.mk removed GDISP_LLD() macro - fix 2013-02-11 09:25:45 +01:00
gfxconf.example.h GWIN slider + image support 2013-04-06 21:54:19 +10:00
license.txt removed GDISP_LLD() macro - fix 2013-02-11 09:25:45 +01:00
readme.txt removed GDISP_LLD() macro - fix 2013-02-11 09:25:45 +01:00
releases.txt file2c update 2013-04-03 13:22:27 +02:00

please visit http://chibios-gfx.com