[cairo-commit] cairo ChangeLog,1.495,1.496
Carl Worth
commit at pdx.freedesktop.org
Tue Apr 12 07:57:48 PDT 2005
- Previous message: [cairo-commit] glitz/src Makefile.am, 1.10, 1.11 glitz.c, 1.31,
1.32 glitz.h, 1.28, 1.29 glitz_surface.c, 1.27,
1.28 glitz_util.c, 1.13, 1.14 glitzint.h, 1.32, 1.33
- Next message: [cairo-commit]
cairo/src cairo-pattern.c, 1.29, 1.30 cairo-surface.c, 1.55, 1.56
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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.
- Previous message: [cairo-commit] glitz/src Makefile.am, 1.10, 1.11 glitz.c, 1.31,
1.32 glitz.h, 1.28, 1.29 glitz_surface.c, 1.27,
1.28 glitz_util.c, 1.13, 1.14 glitzint.h, 1.32, 1.33
- Next message: [cairo-commit]
cairo/src cairo-pattern.c, 1.29, 1.30 cairo-surface.c, 1.55, 1.56
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list