simon-svn: putty: simon

tartarus-commits at lists.tartarus.org tartarus-commits at lists.tartarus.org
Sun Sep 3 15:31:34 BST 2006


SVN root:       svn://ixion.tartarus.org/main
Changes by:     simon
Revision:       6844
Date:           2006-09-03 15:31:34 +0100 (Sun, 03 Sep 2006)

Log message (14 lines):
Support for an alternative mechanism for displaying wide characters
under X: instead of having two separate fixed-width fonts one of
which is twice the width of the other, you can instead have a single
font in which some characters are twice as wide as others.

This is implemented very simply: if you specify a wide font, it will
be used for wide characters, and if you don't then the normal font
will be used for wide characters (so they'd better _be_ wide in that
font, or there'll be trouble).

I got this idea from Jed, whose latest version supports UTF-8 and
requires a font of this type. If there are going to be X fonts like
that kicking around, there will doubtless be people who want to use
them.

Modified files:
U   putty/unix/gtkwin.c

Links:
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi?rev=6844&view=rev
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/unix/gtkwin.c?rev=6844&r1=6843&r2=6844



More information about the tartarus-commits mailing list