simon-svn: putty: simon
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Fri Sep 16 20:18:53 BST 2011
SVN root: svn://svn.tartarus.org/sgt
Changes by: simon
Revision: 9292
Date: 2011-09-16 20:18:53 +0100 (Fri, 16 Sep 2011)
Log message (6 lines):
Change the unifont API so that text is passed right down to the
individual font implementation as wchar_t, rather than having to be
converted by the client into the appropriate MBCS/SBCS.
This also means I can remove 'real_charset' from the public-facing
contents of the unifont structure.
Modified files:
U putty/unix/gtkfont.c
U putty/unix/gtkfont.h
U putty/unix/gtkwin.c
Links:
http://svn.tartarus.org/sgt/?rev=9292&view=rev
http://svn.tartarus.org/sgt/putty/unix/gtkfont.c?rev=9292&r1=9291&r2=9292
http://svn.tartarus.org/sgt/putty/unix/gtkfont.h?rev=9292&r1=9291&r2=9292
http://svn.tartarus.org/sgt/putty/unix/gtkwin.c?rev=9292&r1=9291&r2=9292
More information about the tartarus-commits
mailing list