ugfx/src/gdisp
Joel Bodenmann a11f7da536 added deinit() routines for all modules (not implemented so far) 2014-02-02 19:24:43 +01: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 added deinit() routines for all modules (not implemented so far) 2014-02-02 19:24:43 +01: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 Add multiple display support to image decoding. 2013-10-24 18:34:26 +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