On the Mac, support for setting the line codepage and for combining
authorowen <owen@cda61777-01e9-0310-a592-d414129be87e>
Wed, 16 Feb 2005 23:30:10 +0000 (23:30 +0000)
committerowen <owen@cda61777-01e9-0310-a592-d414129be87e>
Wed, 16 Feb 2005 23:30:10 +0000 (23:30 +0000)
commit76a3e871f16ade91d573945193070afaa65fc6c7
tree69685ce10c345203e821a589d3ccf782174b3094
parent94042edc7e0f99a2265e765606c45ea4f4f2e62e
On the Mac, support for setting the line codepage and for combining
characters.  I've just used libcharset in macucs.c since there seemed
little reason not to, and implemented combining characters by naive
overprinting.  It's not yet a lot of use without the ability to select
a font, of course.

git-svn-id: svn://svn.tartarus.org/sgt/putty@5322 cda61777-01e9-0310-a592-d414129be87e
mac/macstuff.h
mac/macterm.c
mac/macucs.c