On Thu, 2006-06-08 at 00:43 +0200, Sven de Marothy wrote:
> Okay, okay! :) I reimplemented GlyphVector properly, now it actually
> does the layouting that GV is supposed to do, and works with FreeType
> directly (albeit getting the FT data structures through Pango, as of
> yet).
>
> Previously the
On Wed, 2006-06-07 at 16:45 +0200, Roman Kennke wrote:
> You don't loose much words except for the ChangeLog entries, eh? ;-)
>
> It would be helpful to add some descriptive text too, so others can get
> up to what you did. Otherwise we wouldn't need this ML and could depend
> on commit-classpath
Hi Sven,
Am Mittwoch, den 07.06.2006, 15:50 +0200 schrieb Sven de Marothy:
> 2006-06-05 Sven de Marothy <[EMAIL PROTECTED]>
>
> * gnu/java/awt/peer/gtk/FreetypeGlyphVector.java
<...>
You don't loose much words except for the ChangeLog entries, eh? ;-)
It would be helpful to add some de
2006-06-05 Sven de Marothy <[EMAIL PROTECTED]>
* gnu/java/awt/peer/gtk/FreetypeGlyphVector.java
* include/gnu_java_awt_peer_gtk_FreetypeGlyphVector.h
* native/jni/gtk-peer/gnu_java_awt_peer_gtk_FreetypeGlyphVector.c
New files.
* gnu/java/awt/peer/gtk/GdkF