[cairo-commit] cairo-ocaml ChangeLog,1.20,1.21

Olivier Andrieu commit at pdx.freedesktop.org
Mon Jul 18 14:10:29 PDT 2005


Committed by: oandrieu

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

Modified Files:
	ChangeLog 
Log Message:
* src/cairo_ft.ml, src/cairo_ft.mli, src/ml_cairo_ft.c: re-enable
freetype font backend bindings

* test/font.ml: adapt

* src/cairo.mli, src/cairo_png.mli: use `Any surface instead of 'a
surface everywhere


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo-ocaml/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- ChangeLog	18 Jul 2005 19:11:05 -0000	1.20
+++ ChangeLog	18 Jul 2005 21:10:27 -0000	1.21
@@ -1,5 +1,15 @@
 2005-07-18  Olivier Andrieu  <oliv__a at users.sourceforge.net>
 
+	* src/cairo_ft.ml, src/cairo_ft.mli, src/ml_cairo_ft.c: re-enable
+	freetype font backend bindings
+
+	* test/font.ml: adapt
+
+	* src/cairo.mli, src/cairo_png.mli: use `Any surface instead of 'a
+	surface everywhere
+
+2005-07-18  Olivier Andrieu  <oliv__a at users.sourceforge.net>
+
 	* configure.ac, README: require cairo 0.5.2
 	
 	* src/*: adapt to cairo 0.5.1 and 0.5.2 API changes (new status




More information about the cairo-commit mailing list