Commit Graph

176 Commits

Author SHA1 Message Date
schneider 75b4e005ce changed paths in config files 2011-06-19 22:03:37 +02:00
schneider 883e642618 new tree structure 2011-06-19 21:01:00 +02:00
Stefan `Sec` Zehl 53fb6eea07 Add more error messages for debugging 2011-06-18 21:53:19 +02:00
Stefan `Sec` Zehl daa08fb31c No need for font debugging code in this repo 2011-06-15 18:40:17 +02:00
Stefan `Sec` Zehl 60c28edffd Add missing includes noticed by s 2011-06-09 14:01:13 +02:00
Stefan `Sec` Zehl c272beda05 Replace lpcrc with lpcfix.
lpcfix -c does what lpcrc did (fix the crc)
lpxfix -p <num> sets the protection (CRP) levels

new target "make protect" to enable CRP level 2.
2011-06-09 13:20:03 +02:00
Stefan `Sec` Zehl 446985c2aa fix raw encoding for single chars
don't die if i want unknown chars from .bdf
2011-05-23 02:56:28 +02:00
Stefan `Sec` Zehl 8280dbfbb6 make makefont.pl auto-choose between ttf and bdf code
Fix buglet for nibble-odd encoding
2011-05-23 02:12:10 +02:00
Stefan `Sec` Zehl 78e121337f First try at converting .bdf fonts 2011-05-23 01:10:37 +02:00
Stefan `Sec` Zehl a41987c29c Move fonts to subdirectory && automatically detect/compile all fonts 2011-05-22 22:13:41 +02:00
bsx 39696e59fd Merge branch 'master' of github.com:p42/project42 2011-05-22 21:10:31 +02:00
bsx 8189a7687d added tool to automatically flash a badge attached 2011-05-22 21:09:45 +02:00
Stefan `Sec` Zehl af0d1e8bf2 Simple autoflasher for Win/cygwin 2011-05-22 21:09:02 +02:00
Stefan `Sec` Zehl f3b14ba4de Enhanced font support: support extended(utf8) characters 2011-05-22 21:06:45 +02:00
Stefan `Sec` Zehl 0b6fcc1354 Add help and some documentation. 2011-05-16 12:57:31 +02:00
Stefan `Sec` Zehl c3436f19c4 Add font licence to output, deal better with font names.
Add some meta informatiou to bottom of C file (including compression ratio)
+ some cleanup
2011-05-16 11:47:45 +02:00
Stefan `Sec` Zehl c5a92a49fa Get real font name from ttf 2011-05-16 01:07:26 +02:00
Stefan `Sec` Zehl 1aaf25d5cc Add support for characters starting with a set pixel. 2011-05-16 00:15:39 +02:00
Stefan `Sec` Zehl d3882b0b80 Fix buglet which generated spurious perl warnings (no effect on generated fonts) 2011-05-15 22:33:00 +02:00
Stefan `Sec` Zehl fe229628b3 Debugging tool for fonts.
(just checking it in so it doesn't get lost)
2011-05-15 22:20:57 +02:00
Stefan `Sec` Zehl 27ad07e791 Implement command line options 2011-05-15 22:13:43 +02:00
kiu 57d578404e ran fromdos on *.c *.h 2011-05-15 13:27:49 +02:00
Stefan `Sec` Zehl ef50bdb98d Now creates compressed fonts. Yay! 2011-05-14 22:51:14 +02:00
Stefan `Sec` Zehl 7647b79033 ugly hack to convert .bdf to c files.
Turns out, fontforge's rasterizer sucks, so my .bdf files were
ugly. I suggest you use makefont.pl instead.
2011-05-12 20:32:41 +02:00
Stefan `Sec` Zehl cbacae9f70 Small tool to create raster fonts from ttf 2011-05-12 20:31:26 +02:00
Stefan `Sec` Zehl 0c23bf065d Stripped down version of microbuilder.eu lpc1343codebase
I hope I didn't break anything too hard.
2011-05-11 23:17:30 +02:00