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