[cairo-commit] cairo-ocaml ChangeLog,1.12,1.13

Olivier Andrieu commit at pdx.freedesktop.org
Mon Nov 1 07:50:30 PST 2004


Committed by: oandrieu

Update of /cvs/cairo/cairo-ocaml
In directory gabe:/tmp/cvs-serv22155

Modified Files:
	ChangeLog 
Log Message:
minimal	support for freetype/fontconfig font backend


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo-ocaml/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- ChangeLog	28 Oct 2004 13:46:01 -0000	1.12
+++ ChangeLog	1 Nov 2004 15:50:28 -0000	1.13
@@ -1,3 +1,13 @@
+2004-11-01  Olivier Andrieu  <oliv__a at users.sourceforge.net>
+
+	* src/cairo.ml, src/cairo.mli, src/ml_cairo.c: use int instead of
+	float for the width and height of the PNG target 
+
+	* src/cairo_ft.ml, src/cairo_ft.mli, src/ml_cairo_ft.c: minimal
+	support for freetype/fontconfig font backend.
+
+	* test/font.ml: example/test program
+
 2004-10-28  Olivier Andrieu  <oliv__a at users.sourceforge.net>
 
 	* src/*.c: beautify code, run it through indent.




More information about the cairo-commit mailing list