ugfx/src/gdisp
inmarket 8b221b803a Compile fix for default orientation with pixmaps. 2015-01-14 18:39:12 +10:00
..
fonts Fixing wrong font name in DejaVuSans20_aa font 2014-11-29 11:13:44 +01:00
mcufont Integrate the include files with each module. Simplifies structure of code. 2014-02-19 00:36:52 +10:00
driver.h Support dynamic displays at compile time, don't re-orient pixmaps at initialisation time. 2015-01-13 14:28:56 +10:00
gdisp_colors.h Add support and demo for pixmaps (in memory drawing) 2015-01-13 13:50:46 +10:00
gdisp_fonts.c Rename lots of files to help prevent compile time name conflicts. 2014-08-20 17:42:53 +10:00
gdisp_gdisp.c Compile fix for default orientation with pixmaps. 2015-01-14 18:39:12 +10:00
gdisp_image.c Rename lots of files to help prevent compile time name conflicts. 2014-08-20 17:42:53 +10:00
gdisp_image.h Rename lots of files to help prevent compile time name conflicts. 2014-08-20 17:42:53 +10:00
gdisp_image_bmp.c doxygen updates 2014-09-29 16:09:08 +10:00
gdisp_image_gif.c doxygen updates 2014-09-29 16:09:08 +10:00
gdisp_image_jpg.c doxygen updates 2014-09-29 16:09:08 +10:00
gdisp_image_native.c doxygen updates 2014-09-29 16:09:08 +10:00
gdisp_image_png.c doxygen updates 2014-09-29 16:09:08 +10:00
gdisp_pixmap.c Support dynamic displays at compile time, don't re-orient pixmaps at initialisation time. 2015-01-13 14:28:56 +10:00
gdisp_pixmap.h Add support and demo for pixmaps (in memory drawing) 2015-01-13 13:50:46 +10:00
sys_defs.h Add support and demo for pixmaps (in memory drawing) 2015-01-13 13:50:46 +10:00
sys_make.mk Add support and demo for pixmaps (in memory drawing) 2015-01-13 13:50:46 +10:00
sys_options.h Add support and demo for pixmaps (in memory drawing) 2015-01-13 13:50:46 +10:00
sys_rules.h GDISP updates to match previous GDRIVER and multiple display updates 2014-09-17 09:34:08 +10:00