ugfx/src/gdisp/mcufont
inmarket c5a86757bd Make all include paths in ugfx relative.
The only include path now needed is for drivers (in particular GDISP drivers)
2015-11-21 19:27:08 +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 Update fonts files to allow compiling without GDISP_NEED_TEXT. 2013-09-06 12:23:48 +10:00
mf_bwfont.h Added ability to compile ugfx as a single file (excluding driver and board files). 2015-06-08 14:14:40 +10:00
mf_config.h Make all include paths in ugfx relative. 2015-11-21 19:27:08 +10:00
mf_encoding.c Update fonts files to allow compiling without GDISP_NEED_TEXT. 2013-09-06 12:23:48 +10:00
mf_encoding.h Added ability to compile ugfx as a single file (excluding driver and board files). 2015-06-08 14:14:40 +10:00
mf_font.c Added ability to compile ugfx as a single file (excluding driver and board files). 2015-06-08 14:14:40 +10:00
mf_font.h Added ability to compile ugfx as a single file (excluding driver and board files). 2015-06-08 14:14:40 +10:00
mf_justify.c Added ability to compile ugfx as a single file (excluding driver and board files). 2015-06-08 14:14:40 +10:00
mf_justify.h Updated license headers on new font code 2013-07-28 17:22:24 +10:00
mf_kerning.c Fix some compiler warnings 2013-09-18 23:48:22 +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 Added ability to compile ugfx as a single file (excluding driver and board files). 2015-06-08 14:14:40 +10:00
mf_rlefont.h Added ability to compile ugfx as a single file (excluding driver and board files). 2015-06-08 14:14:40 +10:00
mf_scaledfont.c Added ability to compile ugfx as a single file (excluding driver and board files). 2015-06-08 14:14:40 +10:00
mf_scaledfont.h Added ability to compile ugfx as a single file (excluding driver and board files). 2015-06-08 14:14:40 +10:00
mf_wordwrap.c Fixing word-wrap 2015-11-02 09:26:32 +01:00
mf_wordwrap.h Updated license headers on new font code 2013-07-28 17:22:24 +10:00