Commit Graph

12 Commits

Author SHA1 Message Date
Stefan `Sec` Zehl 6bd703f006 fix new font setting for internal fonts 2011-08-01 05:11:04 +02:00
Stefan `Sec` Zehl cfe6e328e5 You will probably hate me, but commit new, global config framework
hopefully it will be stable now. Sorry for breaking your stuff
2011-07-31 18:15:44 +02:00
Stefan `Sec` Zehl 235cadaa89 remove unused variable 2011-07-24 15:38:28 +02:00
Stefan `Sec` Zehl 30d3089cc8 Allow fonts from dataflash. use "setExtFont(filename)". for flash fonts use "setIntFont(&font)". 2011-07-23 14:39:50 +02:00
Stefan `Sec` Zehl db4d929b2a Fix renderer so it can render partial characters at borders.
Try to make the code a bit clearer by encapsulating the coordinate transform stuff more clearly.
2011-07-17 16:49:14 +02:00
Stefan `Sec` Zehl c7f207bb9e Do not print space in front of positive integers 2011-07-17 10:47:21 +02:00
Stefan `Sec` Zehl 830ecd93d4 More support functions 2011-07-16 20:24:43 +02:00
Stefan `Sec` Zehl 508838231b add DoCharX 2011-07-14 02:01:41 +02:00
Stefan `Sec` Zehl e4e26de687 Fix warnings (and sanity-check for 0-bytes in utf8-strings 2011-07-13 00:07:22 +02:00
Stefan `Sec` Zehl 5feababa13 Make DoInt properly print "0" values. 2011-07-09 14:53:01 +02:00
Stefan `Sec` Zehl 50ac82f893 Workaround render bug. TODO: make nice. 2011-07-05 15:49:44 +02:00
schneider 883e642618 new tree structure 2011-06-19 21:01:00 +02:00
Renamed from lcd/render.c (Browse further)