7 Commits

Author SHA1 Message Date
Ben Harris
099fbf6095 Move Dwarf Fortress font down a pixel to match BDF. 2013-11-24 19:37:01 +00:00
Ben Harris
6ea71f2520 Descriptive comment for df.ps. 2013-11-24 19:36:01 +00:00
Ben Harris
2dd7775796 Change Dwarf Fortress character 0xED to be phi1 rather than phi.
IBM's definition of CP437[1] makes it clear that this character should
be a closed phi, but for some reason their mapping from Graphic
Character Global Identifier (GCGID) to Unicode gets the two phi
variants the wrong way around, which means that a lot of CP437 to
Unicode mappings list this character as U+03C6.

[1] <http://www-01.ibm.com/software/globalization/cp/cp00437.html>
2013-11-24 13:30:35 +00:00
Ben Harris
38426ffe83 Change Dwarf Fortress character 0xe1 to germandbls.
All sources I can find agree that position in CP437 is canonically
German sharp s and not Greek beta.
2013-11-24 12:45:27 +00:00
Ben Harris
e46dd52652 Mechanism for making a 10-pixel DF font. 2013-11-23 19:11:19 +00:00
Ben Harris
3fa92e4da4 Fix names of circumflexed letters in DF font. 2013-11-02 17:29:35 +00:00
Ben Harris
9a8c79326d Mechanism for generating Dwarf Fortress font. 2013-11-02 17:19:39 +00:00