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 (
Collapse
)
Author
2011-06-23
more bug fixes for WrapText() (should now be UTF8-proof too); deactivate ↵
mrwastl
imagemagick quantising (sometimes led to erraneous images)
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 ↵
mrwastl
encodedCharAdjustCounter()
2011-06-03
remove unnecessary code; deactivated syslog-calls in ↵
mrwastl
EncodedCharAdjustCounter() (-> avoid flooding of syslog)
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 ↵
mrwastl
in Utf8CodeAdjustCounter'
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