chiark / gitweb /
Change Dwarf Fortress character 0xED to be phi1 rather than phi.
authorBen Harris <bjh21@bjh21.me.uk>
Sun, 24 Nov 2013 13:30:35 +0000 (13:30 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sun, 24 Nov 2013 13:30:35 +0000 (13:30 +0000)
commit2dd7775796d8ea07ff92c8f311e588f6a84e4449
tree696056b34ba01b7372fd327a0df07ac1078010f9
parent38426ffe83928b235994492a3a864e04df21ea33
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>
df.ps