[cairo-commit] cairo-java ChangeLog,1.5,1.6

Jeffrey Morgan commit at pdx.freedesktop.org
Fri Mar 4 17:59:44 PST 2005


Committed by: kuzman

Update of /cvs/cairo/cairo-java
In directory gabe:/tmp/cvs-serv1328

Modified Files:
	ChangeLog 
Log Message:
fixed a couple of bugs and added more snippets.

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo-java/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- ChangeLog	4 Mar 2005 23:38:16 -0000	1.5
+++ ChangeLog	5 Mar 2005 01:59:42 -0000	1.6
@@ -1,5 +1,15 @@
 2005-03-04  Jeffrey Morgan  <kuzman at gmail.com>
 
+	* src/jni/org_freedesktop_cairo_Cairo.c: Fixed error with cairo_scale_font
+	and cairo_text_extents
+	* test/org/freedesktop/cairo/test/Snippets.java: (Snippets.),
+	(Snippets..fill_and_stroke2), (Snippets..gradient),
+	(Snippets..path), (Snippets..set_line_cap),
+	(Snippets..set_line_join), (Snippets..text),
+	(Snippets..text_align_center): added more snippets
+
+2005-03-04  Jeffrey Morgan  <kuzman at gmail.com>
+
 	* test/org/freedesktop/cairo/test/Snippet.java:
 	added another snippet.
 




More information about the cairo-commit mailing list