simon-svn: putty: simon
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Fri Sep 16 09:49:09 BST 2011
SVN root: svn://svn.tartarus.org/sgt
Changes by: simon
Revision: 9289
Date: 2011-09-16 09:49:08 +0100 (Fri, 16 Sep 2011)
Log message (8 lines):
Stop using GDK's wrapper on the X11 font functions (GdkFont). All X11
font operations are now done directly using Xlib calls, and the only
interaction with GDK within the x11font mechanism is to get the X ids
for drawables, GCs and the X display itself.
This should remove an obstacle to porting to GTK3, and also makes the
XFontStruct for loaded fonts more readily available, which I hope will
come in handy for another plan I have in mind.
Modified files:
U putty/unix/gtkfont.c
Links:
http://svn.tartarus.org/sgt/?rev=9289&view=rev
http://svn.tartarus.org/sgt/putty/unix/gtkfont.c?rev=9289&r1=9288&r2=9289
More information about the tartarus-commits
mailing list