diff options
author | Andrew Hannam <andrewh@inmarket.com.au> | 2012-08-04 02:23:05 +1000 |
---|---|---|
committer | Andrew Hannam <andrewh@inmarket.com.au> | 2012-08-04 02:23:05 +1000 |
commit | 37c1266a51da4456648bf3b3bbe7777692bd77ec (patch) | |
tree | c2ba1519c05d05c5da729f5c970496ad4c6cd121 /drivers | |
parent | 1888e57b628b20d143d9810c5e8fa42485cba3d2 (diff) | |
download | uGFX-37c1266a51da4456648bf3b3bbe7777692bd77ec.tar.gz uGFX-37c1266a51da4456648bf3b3bbe7777692bd77ec.tar.bz2 uGFX-37c1266a51da4456648bf3b3bbe7777692bd77ec.zip |
Fix fonts nd fix debug symbols
Fixed fonts for draw/fill char/string. On my display I require
GDISP_SOFTWARE_TEXTFILLDRAW for filled char/string but that may because
my display blit may be broken.
Also found that code in header files doesn't have debug symbols
generated for it so I converted the include files that contained code
into real C files and altered the halext.mk to match.
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions