1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-05 21:42:47 -05:00

RDB's Unicode patch. Fonts are now used in Unicode mode where

possible and we have a single unified means of trying to display any
Unicode code point. Instead of the various ad-hoc translation modes
we had before, we now have a single `codepage' option which allows
us to treat the incoming (and outgoing) text as any given character
set, and locally we map that to Unicode and back.

[originally from svn r1110]
This commit is contained in:
Simon Tatham
2001-05-10 08:34:20 +00:00
parent e001f1533e
commit 26f1085038
10 changed files with 2617 additions and 965 deletions

864
window.c

File diff suppressed because it is too large Load Diff