Convert font of t6963 driver to 8 byte bitmap.

This commit is contained in:
mmdolze
2011-02-27 12:23:47 +00:00
parent 374281e215
commit d4615059ce
4 changed files with 2143 additions and 2334 deletions
+1
View File
@@ -25,6 +25,7 @@ v.0.5dev (ongoing development)
* Convert set_char of drivers bayrad, lb216, lcterm, mtc_s16209x, wirz-sli
* CFontzPacket: Fix not using select() even if its available
* CFontzPacket: Use cellwidth = 5 on CFA-631 and CFA-635 too
* t6963: Convert font to 8 byte bitmap
v0.5.4
* Update driver includes and LDFLAGS (fixed glk and bayrad binding error)