ugfx/src/gdisp
inmarket a2b27a6f5c Add new hand built bitmap fonts to replace old UI1 and UI2.
Allow scaled fonts to be staticly defined.
Update new fonts handling so UI1 and UI2 have Narrow and Double variants.
Update example gfxconf.h.
Fix new font rules.
Add support for an application program to add their own fonts.
Make system font handling includes root relative.
2013-08-17 23:32:53 +10:00
..
fonts Add new hand built bitmap fonts to replace old UI1 and UI2. 2013-08-17 23:32:53 +10:00
mcufont Add new hand built bitmap fonts to replace old UI1 and UI2. 2013-08-17 23:32:53 +10:00
fonts.c Fix compiler warnings, operating system dependancies, and non-portable code. 2013-07-29 16:25:20 +10:00
gdisp.c Add font baseline to the starting point of string rendering. 2013-07-30 14:19:05 +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 Missing define for OSX 2013-07-24 13:55:54 +10:00
image_bmp.c fixed license headers 2013-07-21 22:20:37 +02:00
image_gif.c fixed license headers 2013-07-21 22:20:37 +02:00
image_jpg.c fixed license headers 2013-07-21 22:20:37 +02:00
image_native.c fixed license headers 2013-07-21 22:20:37 +02:00
image_png.c fixed license headers 2013-07-21 22:20:37 +02:00