simon-svn: putty: simon
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Fri Sep 16 20:18:55 BST 2011
SVN root: svn://svn.tartarus.org/sgt
Changes by: simon
Revision: 9293
Date: 2011-09-16 20:18:54 +0100 (Fri, 16 Sep 2011)
Log message (7 lines):
Support font fallback even when an X11 server-side font is selected,
by introducing a wrapper around an individual unifont which falls back
to Pango (which already has built-in fallback) in the case where the
selected font doesn't support the glyph in question.
The wrapper itself is a (vestigial) subclass of unifont, to minimise
disturbance at the call sites.
Modified files:
U putty/unix/gtkfont.c
U putty/unix/gtkfont.h
U putty/unix/gtkwin.c
Links:
http://svn.tartarus.org/sgt/?rev=9293&view=rev
http://svn.tartarus.org/sgt/putty/unix/gtkfont.c?rev=9293&r1=9292&r2=9293
http://svn.tartarus.org/sgt/putty/unix/gtkfont.h?rev=9293&r1=9292&r2=9293
http://svn.tartarus.org/sgt/putty/unix/gtkwin.c?rev=9293&r1=9292&r2=9293
More information about the tartarus-commits
mailing list