[cairo-commit] cairo-ocaml ChangeLog,1.12,1.13
Olivier Andrieu
commit at pdx.freedesktop.org
Mon Nov 1 07:50:30 PST 2004
- Previous message: [cairo-commit] cairo-ocaml/test font.ml,NONE,1.1 Makefile,1.4,1.5
- Next message: [cairo-commit] cairo-ocaml/src ml_cairo_wrappers.h, 1.5,
1.6 ml_cairo_ft.c, NONE, 1.1 ml_cairo.h, 1.5, 1.6 cairo_ft.mli,
NONE, 1.1 cairo_ft.ml, NONE, 1.1 Makefile, 1.6, 1.7 .depend_c,
1.1.1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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.
- Previous message: [cairo-commit] cairo-ocaml/test font.ml,NONE,1.1 Makefile,1.4,1.5
- Next message: [cairo-commit] cairo-ocaml/src ml_cairo_wrappers.h, 1.5,
1.6 ml_cairo_ft.c, NONE, 1.1 ml_cairo.h, 1.5, 1.6 cairo_ft.mli,
NONE, 1.1 cairo_ft.ml, NONE, 1.1 Makefile, 1.6, 1.7 .depend_c,
1.1.1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list