classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] RFC: notice cairo in INSTALL file


From: Robert Schuster
Subject: [cp-patches] RFC: notice cairo in INSTALL file
Date: Fri, 20 May 2005 02:11:13 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.7.8) Gecko/20050514

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi.

While searching for info how to enable cairo support our INSTALL was not
 helpful. This patch fixes that.

2005-05-20  Robert Schuster  <address@hidden>

    * INSTALL: Mention cairo dependency and how to enable it.

Is the description ok?

cu
Robert
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFCjSshG9cfwmwwEtoRAq7pAJ9epfLJH6GKcaToq1CjssWAezx4fwCeJwCv
LGV6auqV1e0o/Ywo+H+WJ0w=
=8Bs5
-----END PGP SIGNATURE-----
Index: INSTALL
===================================================================
RCS file: /cvsroot/classpath/classpath/INSTALL,v
retrieving revision 1.26
diff -u -r1.26 INSTALL
--- INSTALL     9 Jan 2005 13:08:31 -0000       1.26
+++ INSTALL     20 May 2005 00:06:58 -0000
@@ -44,6 +44,13 @@
         - libart_lgpl 2.1.0
         - gdk-pixbuf
 
+       For building the gtk+ AWT peers with preliminary cairo support
+       add --enable-gtk-cairo as an argument to configure and set the
+       system property gnu.java.awt.peer.gtk.Graphics to Graphics2D
+       at runtime. For this to work you need
+
+               - Cairo 0.3 from http://cairographics.org/
+
        - XTest Extension (libXtst) for GdkRobot support in java.awt.
 
        For building the xmlj JAXP implementation (dsabled by default, use

reply via email to

[Prev in Thread] Current Thread [Next in Thread]