ugfx/src/gdisp
Joel Bodenmann aa601cb875 Merge branch 'master' of https://bitbucket.org/Tectu/ugfx 2015-11-18 20:34:44 +01:00
..
fonts Move the stub font include files so that user projects with custom fonts in the old format will work. 2015-11-06 07:59:32 +10:00
mcufont Fixing word-wrap 2015-11-02 09:26:32 +01:00
gdisp.c Fixing vertical center alignment issue when word-wrap is turned on 2015-11-14 19:42:58 +01:00
gdisp.h Doxygen 2015-10-30 15:39:18 +01:00
gdisp.mk Added ability to compile ugfx as a single file (excluding driver and board files). 2015-06-08 14:14:40 +10:00
gdisp_colors.h Doxygen 2015-11-07 16:33:28 +01:00
gdisp_driver.h Fixing comment 2015-11-18 20:34:27 +01:00
gdisp_fonts.c Big file rename to reduce problems with brain-dead IDE's that don't handle project file hierarchies well. 2015-01-21 17:26:24 +10:00
gdisp_image.c Fix endian macro's 2015-11-18 09:59:31 +10:00
gdisp_image.h Clean up endian support for images based on new system defines 2015-11-11 19:20:10 +10:00
gdisp_image_bmp.c Clean up endian support for images based on new system defines 2015-11-11 19:20:10 +10:00
gdisp_image_gif.c Clean up endian support for images based on new system defines 2015-11-11 19:20:10 +10:00
gdisp_image_jpg.c Clean up endian support for images based on new system defines 2015-11-11 19:20:10 +10:00
gdisp_image_native.c Clean up endian support for images based on new system defines 2015-11-11 19:20:10 +10:00
gdisp_image_png.c Clean up endian support for images based on new system defines 2015-11-11 19:20:10 +10:00
gdisp_image_support.h Fix endian macro's 2015-11-18 09:59:31 +10:00
gdisp_mk.c Added ability to compile ugfx as a single file (excluding driver and board files). 2015-06-08 14:14:40 +10:00
gdisp_options.h Adding word-wrap support for gdispDrawStringBox() and gdispFillStringBox() 2015-10-30 15:37:55 +01:00
gdisp_pixmap.c Improving Pixmap API 2015-07-03 17:08:28 +02:00
gdisp_pixmap.h Doxygen 2015-11-07 16:33:28 +01:00
gdisp_rules.h Fix grammer error 2015-11-11 19:18:38 +10:00