[gui][patch] small fix to graphics2d font sizing
graydon hoare
graydon@redhat.com
Wed Oct 6 23:18:00 GMT 2004
hi,
this patch, which I've just committed to java-gui-branch, fixes a small
bug in the font sizing routine of gdkgraphics2d, which I introduced with
my recent bigger patch. the semantics of sizing had changed slightly
with a patch I'm working on for cairo, and we've actually changed them
back to their original meaning, so it wasn't technically a bug when I
made the patch, but it is now :)
hopefully there will only be one more go around the font merry-go-round
when owen finally gets pango up and running on cairo. sorry about all this.
-graydon
2004-10-06 Graydon Hoare <graydon@redhat.com>
* jni/gtk-peer/gnu_java_awt_peer_gtk_GdkGraphics2D.c
(install_font_peer): Minor bug fixes to track cairo font
semantics.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: java2d-cairo-fontpeer-sizing.patch
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20041006/70a9c36c/attachment.ksh>
More information about the Java-patches
mailing list