summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-28replace a deprecated function in Pango_cairoHEADmasterOlivier Andrieu2-2/+2
2012-06-28fixes for LablGTK detection with autoconfOlivier Andrieu2-2/+2
2011-09-11fix Makefile on bytecode-only architecturesStephane Glondu1-2/+6
2011-09-11Fix Makefile to avoid recompiling files in /usrStephane Glondu1-1/+1
2011-09-11Add missing libraries used by the stubs to CAIRO_LIBSStephane Glondu1-1/+1
2011-09-11configure: fix for the case where no lablgtk is presentOlivier Andrieu1-2/+7
2010-04-11pangocairo supportcairo-ocaml-1.2.0Olivier Andrieu9-2/+185
2010-01-19update on previous commitOlivier Andrieu2-2/+2
2010-01-19Some autoconf/compilation fixesOlivier Andrieu3-7/+8
2009-12-02check the status of the matrix_invert functionOlivier Andrieu1-2/+5
2009-12-01use the new bigarray namesOlivier Andrieu1-11/+11
2009-12-01replace ocaml.m4 by the one from ocaml-autoconfOlivier Andrieu1-176/+191
2009-08-04add a .gitignore fileOlivier Andrieu1-0/+17
2009-06-18Compiler warning and typo fixesOlivier Andrieu6-8/+18
2009-06-18Fix OCaml 3.10 compilationOlivier Andrieu2-2/+6
2009-06-18Compile fixesOlivier Andrieu1-2/+2
2009-06-18src/ml_cairo_ft.c:Olivier Andrieu1-12/+10
2009-06-18README, configure.ac: update dependencies: need GTK+ >= 2.8Olivier Andrieu3-6/+5
2009-06-18update the cube.ml example to use cairo_lablgtk instead of gtkcairo.Olivier Andrieu2-19/+21
2009-06-18Bump to Cairo 1.2Olivier Andrieu26-289/+445
2009-06-18Add SVG backend supportOlivier Andrieu6-21/+141
2009-06-18ocamldoc fixcairo-ocaml-1.0.0Olivier Andrieu1-1/+1
2009-06-18Update for Gtk+ 2.8Olivier Andrieu9-139/+197
2009-06-18Drop gtkcairo supportOlivier Andrieu6-141/+2
2009-06-18Add Cairo_ps.set_dpiOlivier Andrieu4-6/+11
2009-06-18Bump to Cairo 1.0Olivier Andrieu5-10/+47
2009-06-18Arch fixes for ARCH_ALIGN_DOUBLEOlivier Andrieu4-5/+11
2009-06-18Add check from freetype2Carl Worth3-2/+9
2009-06-18dapt to cairo-0.9.0cairo-ocaml-0.9.0Olivier Andrieu1-0/+6
2009-06-18Bump to Cairo 0.9.0Olivier Andrieu6-14/+43
2009-06-18adapt to cairo-0.6.0cairo-ocaml-0.6.0Olivier Andrieu1-0/+7
2009-06-18Bump to Cairo 0.6.0Olivier Andrieu18-83/+337
2009-06-18make this version 0.5.2 of cairo-ocamlcairo-ocaml-0.5.2Olivier Andrieu1-1/+1
2009-06-18Freetype re-enabledOlivier Andrieu12-216/+125
2009-06-18Bump requirements to Cairo 0.5.2Olivier Andrieu16-113/+168
2009-06-18Stream-based backends can now use a caml channelOlivier Andrieu18-113/+274
2009-06-18bump version numberOlivier Andrieu1-1/+1
2009-06-18adapt to cairo big API shakeupOlivier Andrieu49-2139/+2039
2009-06-18fixes, API changes in the font partcairo-ocaml-0.4Olivier Andrieu7-24/+66
2009-06-18add a README, the license (LGPL) and add a copyright header to allcairo-ocaml-0.3Olivier Andrieu40-0/+830
2009-06-18add libsvg-cairo bindingsOlivier Andrieu14-17/+261
2009-06-18add kapow and disable the gtkcairo exampleOlivier Andrieu2-3/+131
2009-06-18test the PDF backendOlivier Andrieu1-3/+11
2009-06-18fix linking of Cairo_channelOlivier Andrieu2-2/+2
2009-06-18revert the incref for cairo_current_fontOlivier Andrieu1-1/+0
2009-06-18Add PDF backendOlivier Andrieu15-123/+237
2009-06-18Bump required Cairo to 0.2.0Olivier Andrieu3-2/+8
2009-06-18minimal support for freetype/fontconfig font backendOlivier Andrieu10-6/+214
2009-06-18use int instead of float for the width and height of the PNG targetOlivier Andrieu3-3/+3
2009-06-18do not use POINTER_MOTION_HINT, apparently that's evil.Olivier Andrieu1-32/+21