]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - unix/unix.h
Proper support for using the font's own character encoding. If we
authorSimon Tatham <anakin@pobox.com>
Wed, 1 Jan 2003 22:25:25 +0000 (22:25 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 1 Jan 2003 22:25:25 +0000 (22:25 +0000)
commitcab553028a24919041bb157ac421d17e194ba7cc
treee0760dc8803d12547d7d973422c80f6825dad917
parentd97ac46223937d4b7c93ea13ff4ed4addaec69c0
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.

[originally from svn r2413]
putty.h
unix/pterm.1
unix/pterm.c
unix/unix.h
unix/uxucs.c
winstuff.h