[cairo] cairo-ocaml updated
Olivier Andrieu
oliv__a at users.sourceforge.net
Wed Aug 10 17:46:19 PDT 2005
Hi,
I've just updated the Cairo / Objective Caml bindings to the new API
in cairo 0.6.0 and 0.9.0. The repository now has tags
cairo-ocaml-0.6.0 and cairo-ocaml-0.9.0 .
http://cairographics.org/cairo_2docaml
Also, the NEWS from 0.9.0 is a bit broken, patch attached.
--
Olivier
-------------- next part --------------
--- NEWS.~1.21.~ 2005-08-11 01:46:52.000000000 +0200
+++ NEWS 2005-08-11 02:17:56.000000000 +0200
@@ -7,6 +7,7 @@
graphics state:
cairo_set_antialias
+ cairo_get_antialias
This call accepts the same modes recently added for font options
(NONE or GRAY) but affects the rendering of geometry other than
@@ -21,7 +22,7 @@
cairo_surface_mark_dirty
cairo_surface_mark_dirty_rectangle
- cairo_flush
+ cairo_surface_flush
* The return type of the several "reference" functions was change,
(API compatibly), from void to the same type as the argument. The
More information about the cairo
mailing list