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

Hi.
I applied Michael's suggestion and committed this:

2005-05-20  Robert Schuster  <[EMAIL PROTECTED]>

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


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

iD8DBQFCjfFGG9cfwmwwEtoRAjuFAJ4qrwF0Mu6p85NEUW5ECw5QhofFpgCeLupI
25gQYXBlarA6xKeyL3O4d9U=
=KgQ5
-----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 13:58:26 -0000
@@ -44,6 +44,14 @@
         - 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.0 from http://cairographics.org/
+		Note that no newer version is supported.
+
 	- XTest Extension (libXtst) for GdkRobot support in java.awt.
 
 	For building the xmlj JAXP implementation (dsabled by default, use
_______________________________________________
Classpath-patches mailing list
Classpath-patches@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to