aboutsummaryrefslogtreecommitdiff
path: root/libjava/classpath/lib
diff options
context:
space:
mode:
authorAndrew Haley <aph@redhat.com>2008-11-05 14:19:06 +0000
committerAndrew Haley <aph@gcc.gnu.org>2008-11-05 14:19:06 +0000
commit57d891b40a8e827735b555d6c178ba7e1e409554 (patch)
treeeb0bac86065f33d2904121ba06374dc762ee7752 /libjava/classpath/lib
parentf158188388fb801ce7c328daf1eecd693e27e5e8 (diff)
downloadgcc-57d891b40a8e827735b555d6c178ba7e1e409554.zip
gcc-57d891b40a8e827735b555d6c178ba7e1e409554.tar.gz
gcc-57d891b40a8e827735b555d6c178ba7e1e409554.tar.bz2
FreetypeGlyphVector.java (getKerning): Return result in a float[], not a Point2D.
2008-11-05 Andrew Haley <aph@redhat.com> * gnu/java/awt/peer/gtk/FreetypeGlyphVector.java (getKerning): Return result in a float[], not a Point2D. (performDefaultLayout): Call getKerning with a float[]. * native/jni/gtk-peer/gnu_java_awt_peer_gtk_FreetypeGlyphVector.c (getKerning): Return result in a float[], not a Point2D. From-SVN: r141610
Diffstat (limited to 'libjava/classpath/lib')
-rw-r--r--libjava/classpath/lib/gnu/java/awt/peer/gtk/FreetypeGlyphVector.classbin10110 -> 10101 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/libjava/classpath/lib/gnu/java/awt/peer/gtk/FreetypeGlyphVector.class b/libjava/classpath/lib/gnu/java/awt/peer/gtk/FreetypeGlyphVector.class
index e1b6463..3ca9642 100644
--- a/libjava/classpath/lib/gnu/java/awt/peer/gtk/FreetypeGlyphVector.class
+++ b/libjava/classpath/lib/gnu/java/awt/peer/gtk/FreetypeGlyphVector.class
Binary files differ