From 063ba1f51df750cc3d9e340bd355cc1cc41f88df Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Thu, 10 Feb 2005 07:46:46 +0000 Subject: Add bug for cairo_show_surface under non-default CTM. --- BUGS | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'BUGS') diff --git a/BUGS b/BUGS index fa754e98d..6ebf534a0 100644 --- a/BUGS +++ b/BUGS @@ -1,3 +1,19 @@ +cairo_show_surface fails when given a non-default CTM, see the +show_surface.cairo snippet in: + + From: Per Bjornsson + To: Cairo mailing list + Date: Wed, 09 Feb 2005 20:05:35 -0800 + Message-Id: <1108008335.5349.46.camel@localhost.localdomain> + Subject: [cairo] How is cairo_show_surface supposed to work? + +-- + +cairo_image_surface_create should return a blank image +(eg. transparent black) instead of an image with random data in it. + +-- + cairo_surface_create_for_image is claiming ownership of the user's data. -- -- cgit v1.2.1