librsvg r1154 - trunk
- From: doml svn gnome org
- To: svn-commits-list gnome org
- Subject: librsvg r1154 - trunk
- Date: Sun, 24 Feb 2008 14:44:25 +0000 (GMT)
Author: doml
Date: Sun Feb 24 14:44:25 2008
New Revision: 1154
URL: http://svn.gnome.org/viewvc/librsvg?rev=1154&view=rev
Log:
better comment, so that people understand what's going on in 511924
Modified:
trunk/rsvg-cairo-draw.c
Modified: trunk/rsvg-cairo-draw.c
==============================================================================
--- trunk/rsvg-cairo-draw.c (original)
+++ trunk/rsvg-cairo-draw.c Sun Feb 24 14:44:25 2008
@@ -1082,6 +1082,8 @@
rsvg_node_draw (drawable, ctx, 0);
rsvg_state_pop (ctx);
+ /* no colorspace conversion necessary. this is just a convenient
+ holder of ARGB data with a width, height, & stride */
img = gdk_pixbuf_new_from_data (pixels,
GDK_COLORSPACE_RGB,
TRUE,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]