head 1.1; access; symbols SNAPSHOT_0_1_0:1.1; locks; strict; comment @# @; 1.1 date 2004.11.25.18.11.24; author ctuckey; state Exp; branches; next ; desc @@ 1.1 log @Add files as per GNU project organization. Update information in files. @ text @Compiling --------- See the INSTALL document for build instructions. Licensing --------- See the COPYING document for information on licensing. Description ----------- This is a Java binding to the Cairo graphics library. The binding can be used to draw on SWT images and widgets. The bindings were tested with JDK version >= 1.3.1 and on Redhat 9. Dependencies ------------ SWT versions >= 2.1 using GTK+ 2.x. Note that the bindings will not work on Motif SWT or AWT/SWING. cairo 0.1.23 snapshot glitz 0.1.3 snapshot Documentation ------------- The src build creates javadoc in docs/javadoc/Cairo. More information on the cairo and glitz libraries can be found at http://cairographics.org. History ------- CairoJava was designed and written by Soorya Kuloor . The initial version was created in early 2003. @