ugfx/src/gdisp
inmarket 71aeb15d58 Start changing GDISP images to use a simpler API based on GFILE's. 2014-02-07 01:36:31 +10:00
..
fonts Add new hand built bitmap fonts to replace old UI1 and UI2. 2013-08-17 23:32:53 +10:00
mcufont Fix some compiler warnings 2013-09-18 23:48:22 +10:00
fonts.c Replace NULL's with 0 as NULL is not defined by the Raw32 GOS. 2013-12-21 13:21:59 +10:00
gdisp.c Fix font clipping properly. Previous fix did not bound the font display in the x direction. 2014-02-03 17:58:43 +10:00
gdisp.mk Add new hand built bitmap fonts to replace old UI1 and UI2. 2013-08-17 23:32:53 +10:00
image.c Start changing GDISP images to use a simpler API based on GFILE's. 2014-02-07 01:36:31 +10:00
image_bmp.c Add multiple display support to image decoding. 2013-10-24 18:34:26 +10:00
image_gif.c Add multiple display support to image decoding. 2013-10-24 18:34:26 +10:00
image_jpg.c fixed license headers 2013-07-21 22:20:37 +02:00
image_native.c fixes in gdispImage nativ format by Marc Pignat 2014-01-17 08:04:35 +01:00
image_png.c fixed license headers 2013-07-21 22:20:37 +02:00