[cairo-commit] cairo ChangeLog,1.1079,1.1080
Anders Carlsson
commit at pdx.freedesktop.org
Fri Sep 30 08:31:38 PDT 2005
- Previous message: [cairo-commit] cairo-demo/cairo-in-motion AUTHORS, NONE, 1.1 BUGS,
NONE, 1.1 COPYING, NONE, 1.1 ChangeLog, NONE, 1.1 INSTALL,
NONE, 1.1 Makefile, NONE, 1.1 NEWS, NONE, 1.1 README, NONE,
1.1 TODO, NONE, 1.1 cairo-in-motion.glade, NONE,
1.1 cairo-in-motion.png, NONE, 1.1 cairo-samples.cpp, NONE,
1.1 cairo-samples.h, NONE, 1.1 cairo_logo.svg, NONE,
1.1 freedesktop.svg, NONE, 1.1 gotroot.png, NONE, 1.1 home.svg,
NONE, 1.1 main.cpp, NONE, 1.1 sample-list-store.cpp, NONE,
1.1 sample-list-store.h, NONE, 1.1
- Next message: [cairo-commit] cairo/src cairo-atsui-font.c, 1.23,
1.24 cairo-atsui.h, 1.6, 1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: andersca
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv24928
Modified Files:
ChangeLog
Log Message:
2005-09-30 Anders Carlsson <andersca at imendio.com>
* src/cairo-atsui-font.c:
(_cairo_atsui_font_face_destroy):
(_cairo_atsui_font_face_scaled_font_create):
(cairo_atsui_font_face_create_for_atsu_font_id):
(CreateSizedCopyOfStyle):
(_cairo_atsui_font_set_metrics):
(_cairo_atsui_font_create_scaled):
(_cairo_atsui_font_create_toy):
(_cairo_atsui_font_init_glyph_metrics):
(_move_to):
(_line_to):
(_curve_to):
(_close_path):
(_cairo_atsui_scaled_font_init_glyph_path):
(_cairo_atsui_font_scaled_glyph_init):
(_cairo_atsui_font_text_to_glyphs):
(_cairo_atsui_font_show_glyphs):
* src/cairo-atsui.h:
Bring the ATSUI backend up to date wrt the new font backend
changes. Also, add cairo_atsui_font_face_create_for_atsu_font_id
which takes an ATSUFontID and returns a cairo_font_face_t.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1079
retrieving revision 1.1080
diff -u -d -r1.1079 -r1.1080
--- ChangeLog 30 Sep 2005 03:00:14 -0000 1.1079
+++ ChangeLog 30 Sep 2005 15:31:36 -0000 1.1080
@@ -1,3 +1,27 @@
+2005-09-30 Anders Carlsson <andersca at imendio.com>
+
+ * src/cairo-atsui-font.c:
+ (_cairo_atsui_font_face_destroy):
+ (_cairo_atsui_font_face_scaled_font_create):
+ (cairo_atsui_font_face_create_for_atsu_font_id):
+ (CreateSizedCopyOfStyle):
+ (_cairo_atsui_font_set_metrics):
+ (_cairo_atsui_font_create_scaled):
+ (_cairo_atsui_font_create_toy):
+ (_cairo_atsui_font_init_glyph_metrics):
+ (_move_to):
+ (_line_to):
+ (_curve_to):
+ (_close_path):
+ (_cairo_atsui_scaled_font_init_glyph_path):
+ (_cairo_atsui_font_scaled_glyph_init):
+ (_cairo_atsui_font_text_to_glyphs):
+ (_cairo_atsui_font_show_glyphs):
+ * src/cairo-atsui.h:
+ Bring the ATSUI backend up to date wrt the new font backend
+ changes. Also, add cairo_atsui_font_face_create_for_atsu_font_id
+ which takes an ATSUFontID and returns a cairo_font_face_t.
+
2005-09-30 Bertram Felgenhauer <int-e at gmx.de>
reviewed by: keithp
- Previous message: [cairo-commit] cairo-demo/cairo-in-motion AUTHORS, NONE, 1.1 BUGS,
NONE, 1.1 COPYING, NONE, 1.1 ChangeLog, NONE, 1.1 INSTALL,
NONE, 1.1 Makefile, NONE, 1.1 NEWS, NONE, 1.1 README, NONE,
1.1 TODO, NONE, 1.1 cairo-in-motion.glade, NONE,
1.1 cairo-in-motion.png, NONE, 1.1 cairo-samples.cpp, NONE,
1.1 cairo-samples.h, NONE, 1.1 cairo_logo.svg, NONE,
1.1 freedesktop.svg, NONE, 1.1 gotroot.png, NONE, 1.1 home.svg,
NONE, 1.1 main.cpp, NONE, 1.1 sample-list-store.cpp, NONE,
1.1 sample-list-store.h, NONE, 1.1
- Next message: [cairo-commit] cairo/src cairo-atsui-font.c, 1.23,
1.24 cairo-atsui.h, 1.6, 1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list