Add a mechanism for determining which charset to use for a given Mac OS font,
[u/mdw/putty] / charset /
2003-01-01 benAdd a mechanism for determining which charset to use...
2003-01-01 simonHaving painstakingly generated those reverse mapping...
2003-01-01 benAdd all the Mac OS simple single-byte character sets...
2002-12-31 benI have no idea what Simon thought he was doing casting...
2002-12-31 benAdd internal prototypes to keep my compiler from compla...
2002-12-31 simonBetter, I think, to avoid mapping 0x00 -> U+0020 in...
2002-12-31 simonFirst draft of Unicode support in pterm. It's pretty...