Commit Graph

1524 Commits

Author SHA1 Message Date
Stefan `Sec` Zehl 38fb18fdb5 Support for new packed fonts. Restructure a bit 2011-05-14 22:21:51 +02:00
Stefan `Sec` Zehl 289881e354 remove uncompressed fonts 2011-05-14 22:17:57 +02:00
Stefan `Sec` Zehl 4d89560723 Support for non-integer heights 2011-05-14 22:15:30 +02:00
Stefan `Sec` Zehl 0eff38ac06 decode PK-compressed bitmap fonts 2011-05-14 22:11:36 +02:00
Stefan `Sec` Zehl 0709d52b3a Merge branch 'master' of github.com:p42/project42 2011-05-13 15:21:19 +02:00
Stefan `Sec` Zehl 3c58231899 Test bigger font now 2011-05-13 15:20:34 +02:00
Stefan `Sec` Zehl c4617f0988 improve build infrastructure a bit 2011-05-13 15:20:08 +02:00
Stefan `Sec` Zehl e074b46c43 More bigger fonts 2011-05-13 15:19:43 +02:00
Stefan `Sec` Zehl 202f2e253a Ooups forgot new fonts.h 2011-05-13 15:18:32 +02:00
kiu c3e5b6559a ran fromdos 2011-05-13 15:14:21 +02:00
Stefan `Sec` Zehl 99456e3ce0 Compress fonts a little. Chop of space at beginning and end 2011-05-13 03:19:47 +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 410bfc2e0d Fix font heights now that the renderer is capable 2011-05-12 14:18:06 +02:00
Stefan `Sec` Zehl a118098eae Fix rendering of non-integer height fonts. 2011-05-12 14:07:54 +02:00
Stefan `Sec` Zehl 0f525a87f9 new test main, cycles through all large fonts on button3 2011-05-12 02:24:35 +02:00
Stefan `Sec` Zehl cf27356102 renderer now works with >8px fonts and proportional width fonts 2011-05-12 02:23:07 +02:00
Stefan `Sec` Zehl 32fe82eff9 add missing const for -Wall 2011-05-12 02:22:38 +02:00
Stefan `Sec` Zehl 69dbfe63ec fix typo 2011-05-12 02:21:56 +02:00
Stefan `Sec` Zehl 68ef7299ee More fonts. 2011-05-12 01:37:26 +02:00
Stefan `Sec` Zehl 989bd55288 Ignore built stuff & c 2011-05-11 23:25:40 +02:00
Stefan `Sec` Zehl 23b0aa8317 Ugly sample main.c to test the font renderer. 2011-05-11 23:24:05 +02:00
Stefan `Sec` Zehl 5facffc3e1 First version of my font renderer.
+ monospaced fonts
+ max 8px height.
+ can render at any x/y
+ can render upside down
2011-05-11 23:18:46 +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