summaryrefslogtreecommitdiff
path: root/glcdgraphics/font.c
AgeCommit message (Expand)Author
2013-02-22more consistent usage of debug code (define HAVE_DEBUG)Lucian Muresan
2013-02-22fixed build when compiling without FREETYPE2Lucian Muresan
2011-06-29fix saving of PBMs, fix crtfont and genfont; remove cBitmap::LoadPBM()/::Save...mrwastl
2011-06-23more bug fixes for WrapText() (should now be UTF8-proof too); deactivate imag...mrwastl
2011-06-21try to fix wrapping bugs in WrapText()mrwastl
2011-06-03fix another (minor) bug with utf8 and encodedCharAdjustCounter()mrwastl
2011-06-03move EncodedCharAdjustCounter() to common.[ch] and rename it to encodedCharAd...mrwastl
2011-06-03remove unnecessary code; deactivated syslog-calls in EncodedCharAdjustCounter...mrwastl
2011-06-03bug corrected in EncodedCharAdjustCounter() (incorrect bitmasks used)mrwastl
2011-06-02utf8 improvements; TODO: still bug when scrolling (jumping characters)mrwastl
2011-05-31added UTF8 fix for 3-byte chars (contributed by Keine_Ahnung)mrwastl
2011-05-30integrate utf8-changes made by zoolooc: 'consolidate Uf8 sequence detection i...mrwastl
2011-05-01initial upload to branch 'touchcol'. see file 'HISTORY' for changesmrwastl
2010-02-21initial git upload, based on graphlcd-base-0.1.5andreas 'randy' weinberger