ugfx/src/gdisp/mcufont
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
..
mcufont.h Updated license headers on new font code 2013-07-28 17:22:24 +10:00
mcufont.mk First cut - beautiful new font handling by PetteriAimonen 2013-07-28 17:08:45 +10:00
mf_bwfont.c Updated license headers on new font code 2013-07-28 17:22:24 +10:00
mf_bwfont.h Updated license headers on new font code 2013-07-28 17:22:24 +10:00
mf_config.h Add new hand built bitmap fonts to replace old UI1 and UI2. 2013-08-17 23:32:53 +10:00
mf_encoding.c From mcufont upstream: Fix inconsistency between UTF8 and other encodings 2013-07-30 14:19:50 +10:00
mf_encoding.h Fix compiler warnings, operating system dependancies, and non-portable code. 2013-07-29 16:25:20 +10:00
mf_font.c Updated license headers on new font code 2013-07-28 17:22:24 +10:00
mf_font.h Fix compiler warnings, operating system dependancies, and non-portable code. 2013-07-29 16:25:20 +10:00
mf_justify.c From mcufont upstream: Fix tab handling in mf_get_string_width 2013-07-30 14:20:26 +10:00
mf_justify.h Updated license headers on new font code 2013-07-28 17:22:24 +10:00
mf_kerning.c Updated license headers on new font code 2013-07-28 17:22:24 +10:00
mf_kerning.h Fix compiler warnings, operating system dependancies, and non-portable code. 2013-07-29 16:25:20 +10:00
mf_rlefont.c Fix compiler warnings, operating system dependancies, and non-portable code. 2013-07-29 16:25:20 +10:00
mf_rlefont.h Updated license headers on new font code 2013-07-28 17:22:24 +10:00
mf_scaledfont.c Add new hand built bitmap fonts to replace old UI1 and UI2. 2013-08-17 23:32:53 +10:00
mf_scaledfont.h Add new hand built bitmap fonts to replace old UI1 and UI2. 2013-08-17 23:32:53 +10:00
mf_wordwrap.c Fix compiler warnings, operating system dependancies, and non-portable code. 2013-07-29 16:25:20 +10:00
mf_wordwrap.h Updated license headers on new font code 2013-07-28 17:22:24 +10:00