[cairo-commit] cairo ChangeLog,1.1084,1.1085
Kristian Høgsberg
commit at pdx.freedesktop.org
Fri Oct 7 13:21:03 PDT 2005
- Previous message: [cairo-commit] rcairo/packages/cairo/ext cairo.def, 1.1,
1.2 rb_cairo.c, 1.6, 1.7 rb_cairo.h, 1.7,
1.8 rb_cairo_font_options.c, NONE, 1.1 rb_cairo_surface.c, 1.9, 1.10
- Next message: [cairo-commit] cairo/src cairo-pdf-surface.c,1.58,1.59
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: krh
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv17883
Modified Files:
ChangeLog
Log Message:
2005-10-07 Kristian Høgsberg <krh at redhat.com>
* src/cairo-pdf-surface.c: (emit_solid_pattern),
(emit_surface_pattern), (_cairo_pdf_color_stop_compare),
(emit_pattern_stops), (emit_linear_pattern), (emit_radial_pattern),
(emit_pattern), (_cairo_pdf_surface_fill_path),
(_cairo_pdf_surface_composite_trapezoids),
(_cairo_pdf_surface_show_glyphs):
Apply patch from #4672 by Jens Taprogge to implement color stop
sorting and multiple color stops for gradients.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1084
retrieving revision 1.1085
diff -u -d -r1.1084 -r1.1085
--- ChangeLog 6 Oct 2005 19:50:08 -0000 1.1084
+++ ChangeLog 7 Oct 2005 20:21:01 -0000 1.1085
@@ -1,3 +1,14 @@
+2005-10-07 Kristian Høgsberg <krh at redhat.com>
+
+ * src/cairo-pdf-surface.c: (emit_solid_pattern),
+ (emit_surface_pattern), (_cairo_pdf_color_stop_compare),
+ (emit_pattern_stops), (emit_linear_pattern), (emit_radial_pattern),
+ (emit_pattern), (_cairo_pdf_surface_fill_path),
+ (_cairo_pdf_surface_composite_trapezoids),
+ (_cairo_pdf_surface_show_glyphs):
+ Apply patch from #4672 by Jens Taprogge to implement color stop
+ sorting and multiple color stops for gradients.
+
2005-10-06 Carl Worth <cworth at cworth.org>
* src/cairo-xlib-surface.c: (_draw_image_surface): Add missing
- Previous message: [cairo-commit] rcairo/packages/cairo/ext cairo.def, 1.1,
1.2 rb_cairo.c, 1.6, 1.7 rb_cairo.h, 1.7,
1.8 rb_cairo_font_options.c, NONE, 1.1 rb_cairo_surface.c, 1.9, 1.10
- Next message: [cairo-commit] cairo/src cairo-pdf-surface.c,1.58,1.59
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list