[cairo-commit] cairo ChangeLog,1.495,1.496

Carl Worth commit at pdx.freedesktop.org
Tue Apr 12 07:57:48 PDT 2005


Committed by: cworth

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

Modified Files:
	ChangeLog 
Log Message:

        * src/cairo-pattern.c:
        (_cairo_pattern_acquire_surface_for_surface):
        * src/cairo-surface.c: (_cairo_surface_init): Use
        CAIRO_FILTER_BEST by default rather than CAIRO_FILTER_NEAREST.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.495
retrieving revision 1.496
diff -u -d -r1.495 -r1.496
--- ChangeLog	12 Apr 2005 14:12:08 -0000	1.495
+++ ChangeLog	12 Apr 2005 14:57:46 -0000	1.496
@@ -1,5 +1,12 @@
 2005-04-12  Carl Worth  <cworth at cworth.org>
 
+	* src/cairo-pattern.c:
+	(_cairo_pattern_acquire_surface_for_surface):
+	* src/cairo-surface.c: (_cairo_surface_init): Use
+	CAIRO_FILTER_BEST by default rather than CAIRO_FILTER_NEAREST.
+
+2005-04-12  Carl Worth  <cworth at cworth.org>
+
 	* src/cairo-gstate.c (_cairo_gstate_show_surface): Offset the src
 	pattern by (0,0)->CTM. This fixes test/translate-show-surface.
 




More information about the cairo-commit mailing list