Hi Mark,
Mark Wielaard wrote:
* native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkTextLayout.c
(Java_gnu_java_awt_peer_gtk_GdkTextLayout_cairoDrawGdkTextLayout):
Remove unused cairographics2d struct.
(_moveTo, _lineTo, _quadTo, _curveTo): Mark arguments const.
This part results in new warnings on my side.
What is your freetype2 version? Do we need a special version?
The one I have on linux-ppc (FC4) and darwin-ppc has no const qualifiers
in the freetype2/freetype/ftimage.h for these functions.
Yours seem to have. I saw in the cvs of freetype2 that there are now.
Any thoughts on this?
Thanks.
Andreas