summaryrefslogtreecommitdiff
path: root/fonts/jackash-16.bdf (follow)
Commit message (Collapse)AuthorAge
* Font cleanup step 3 - The Big Shuffle: Renamed all fonts to a consistent ↵Jens Arnold2008-09-02
| | | | | | naming scheme that allows easy selection of alternatives based on size, as discussed on IRC. Adjusted themes in SVN and Makefile for the sysfont. ** Attention **: Clean up your /.rockbox/fonts folder before installing the new release, and then install a new font pack as well. Adjust font names in your custom .cfg files. A reference table can be found in fonts/README. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18388 a1c6a512-1295-4272-9138-f99709370657
* Font cleaup step 2: * Removed 00-Starmap_r400-8 - Bad unicode coverage, ↵Jens Arnold2008-09-02
| | | | | | pretended to be a Win-1252 font, but was little more than pure ASCII, with many placeholders/ empty characters. * Removed win_crox* - broken encoding. RAWIN-R is neither Win-1251 nor ISO8859-5. * Converted jackash-16 to unicode (was CP437 in spite of what it said). * Fix several fonts to state their encoding, and change ISO8859-1 to ISO10646-1 for consistency. Fix property counts while we are at it. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18385 a1c6a512-1295-4272-9138-f99709370657
* New font: jackash-16 - a large font designed with readability in mind. ↵Christi Scarborough2005-11-30
Contains a somewhat motley collection of characters since it's based on a rather old Linux console font (codepage 850.) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8110 a1c6a512-1295-4272-9138-f99709370657