ugfx/src/gdisp
inmarket 0892135e23 Re-order the GDISP initialisation routine so that it initialises all displays before it tries to draw on any of them.
This also simplifies code.
2013-11-16 01:54:37 +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:36:35 +10:00
fonts.c Improve font name searching. 2013-08-17 23:33:31 +10:00
gdisp.c Re-order the GDISP initialisation routine so that it initialises all displays before it tries to draw on any of them. 2013-11-16 01:54:37 +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 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 Add multiple display support to image decoding. 2013-10-24 18:34:26 +10:00
image_png.c fixed license headers 2013-07-21 22:20:37 +02:00