Proper support for using the font's own character encoding. If we
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 1 Jan 2003 22:25:25 +0000 (22:25 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 1 Jan 2003 22:25:25 +0000 (22:25 +0000)
commitfacd762ca8b5eb6cad4171cb3deb2f3ef2957dc0
treee0760dc8803d12547d7d973422c80f6825dad917
parent006238cb5a88743545d9c7b97312563cbf8c7a56
Proper support for using the font's own character encoding. If we
know what that encoding actually is, we can do our best to support
additional charsets (VT100 linedrawing, SCO ACS, UTF-8 mode) using
the available characters; if we don't, we fall back to a mode where
we disable all Unicode cut-and-paste and assume any Unicode
character is undisplayable.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2413 cda61777-01e9-0310-a592-d414129be87e
putty.h
unix/pterm.1
unix/pterm.c
unix/unix.h
unix/uxucs.c
winstuff.h