The offical µGFX repository.
 
 
 
 
 
Go to file
ergosys 9618d7917b Partially handle screen rotation using remapping
Use row and column remapping to change either row or column addressing
for each orientation.  This removes the need to reverse the drawing
direction of either x or y in the drawing routines.  However in the 90
and 270 case x and y must still be swapped.

Also, rename the SSD1306 remapping command names so they are more
descriptive.
2014-12-13 15:09:37 -08:00
3rdparty Readme for integration with yaffs2 (coming soon) 2014-09-16 10:07:56 +10:00
boards Improve SSD1306 spi example 2014-12-12 16:21:08 -08: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 Partially handle screen rotation using remapping 2014-12-13 15:09:37 -08:00
src Merged in ambihelical/ugfx/ssd1306 (pull request #15) 2014-12-13 15:57:45 +01: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

readme.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

please visit http://ugfx.org