simon-svn: putty: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Mon May 11 09:46:17 BST 2009


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       8558
Date:           2009-05-11 09:46:17 +0100 (Mon, 11 May 2009)

Log message (8 lines):
Pango-based font handling: combine display of adjacent characters
into a single gdk_draw_layout() where conveniently feasible, after
some work with xtrace revealed this as a major source of pterm's
slow display updates when using client-side fonts.

Ideally we ought to be able to do better. I know exactly what
sequence of X protocol operations I want to see on the wire, but I
don't know how to persuade Pango to generate them.

Modified files:
U   putty/unix/gtkfont.c

Links:
http://svn.tartarus.org/sgt/?rev=8558&view=rev
http://svn.tartarus.org/sgt/putty/unix/gtkfont.c?rev=8558&r1=8557&r2=8558



More information about the tartarus-commits mailing list