The offical µGFX repository.
Go to file
inmarket 05354e057d Had to revert the new method of orientation support for SSD1306.
Unfortunately the new method immediately flipped orientation rather than just affecting drawing operations.
As both methods can be supported by the hardware/code we always use drawing only orientation support.
Updated the new fill routine to match.
Also fixed color black bug and moved variable definitions to start of a block as is required by pure C compilers.
2014-12-16 23:07:14 +10:00
3rdparty Readme for integration with yaffs2 (coming soon) 2014-09-16 10:07:56 +10:00
boards Split SSD1306 spi board example into 2 files. 2014-12-15 18:32:45 +10:00
demos Updates to slider demo 2014-12-13 18:34:07 +10:00
docs updated docs/release.txt 2014-12-06 12:02:09 +01:00
drivers Had to revert the new method of orientation support for SSD1306. 2014-12-16 23:07:14 +10:00
src Fix 1 pixel display error in checkbox for text on left rendering. 2014-12-16 23:01:55 +10:00
tools Fixed absolute path make problem under windows 2014-11-23 13:08:54 +10:00
.gitignore Updating .gitignore 2014-12-06 11:57:03 +01:00
Doxygenfile Doxygen version number fix 2014-11-27 18:26:14 +01:00
ffconf.h Move 3rd Party source to a new directory. 2014-08-13 15:48:16 +10:00
gfx.h GDRIVER now working for GDISP including multiple displays. 2014-08-23 17:55:42 +10:00
gfx.mk Updated make scripts to be more compatible with older versions of gmake 3.XX 2014-09-30 13:33:19 +10:00
gfxconf.example.h Updates to the slider to fix positioning issues. 2014-12-13 18:33:53 +10:00
license.html license typo fix 2014-08-05 10:07:57 +02:00
pffconf.h Add GFILE support for PetitFS (a very tiny FAT implementation) 2014-08-15 02:22:02 +10:00
readme.txt whitespace 2014-05-11 17:17:36 +02:00

please visit http://ugfx.org