Commit Graph

2 Commits (c4f5dedfb8939b50405e8197f372e814ede8d06b)

Author SHA1 Message Date
Andrew Hannam c4f5dedfb8 Incorporate Abhishek's changes
His font support was better than mine.
2012-08-04 14:30:40 +10:00
Andrew Hannam 37c1266a51 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.
2012-08-04 02:23:05 +10:00