ugfx/src/gdisp
inmarket 90a65c1673 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
..
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 Handle antialiased font drawing when using word-wrap 2015-11-04 15:05:16 +10: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 Fix in color conversions for some strange compilers that don't do macro expansion in the highest available integer format 2015-04-07 23:20:16 +10:00
gdisp_driver.h Fix to LLD driver color conversions. 2015-05-10 17:12:00 +10: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 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.h Rename lots of files to help prevent compile time name conflicts. 2014-08-20 17:42:53 +10:00
gdisp_image_bmp.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_gif.c Fix compiler warning 2015-10-06 12:03:24 +10:00
gdisp_image_jpg.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_native.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_png.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_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 Improving Pixmap API 2015-07-03 17:08:28 +02:00
gdisp_rules.h 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