[cairo-commit] cairo ChangeLog,1.990,1.991

Keith Packard commit at pdx.freedesktop.org
Wed Aug 24 01:42:21 PDT 2005


Committed by: keithp

Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv6247

Modified Files:
	ChangeLog 
Log Message:
2005-08-24  Keith Packard  <keithp at keithp.com>

	reviewed by: cworth

	* src/cairo-meta-surface.c: (_cairo_meta_surface_replay):
	_cairo_surface_show_glyphs may return UNSUPPORTED in which
	case a call to scaled_font->backend->show_glyphs is needed.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.990
retrieving revision 1.991
diff -u -d -r1.990 -r1.991
--- ChangeLog	24 Aug 2005 08:39:56 -0000	1.990
+++ ChangeLog	24 Aug 2005 08:42:19 -0000	1.991
@@ -2,6 +2,14 @@
 
 	reviewed by: cworth
 
+	* src/cairo-meta-surface.c: (_cairo_meta_surface_replay):
+	_cairo_surface_show_glyphs may return UNSUPPORTED in which
+	case a call to scaled_font->backend->show_glyphs is needed.
+
+2005-08-24  Keith Packard  <keithp at keithp.com>
+
+	reviewed by: cworth
+
 	* src/cairo-gstate-private.h:
 	* src/cairo-gstate.c: (_cairo_gstate_init),
 	(_cairo_gstate_apply_device_transform),



More information about the cairo-commit mailing list