[cairo-bugs] [Bug 10209] Cairo 1.4.0 generates invalid PDF files
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Mar 7 05:42:43 PST 2007
http://bugs.freedesktop.org/show_bug.cgi?id=10209
vinterbleg at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vinterbleg at gmail.com
------- Comment #4 from vinterbleg at gmail.com 2007-03-07 05:42 PST -------
Ok, it turns out it's necessary to explicitly cast the pointer to the surface
created by cairo_pdf_surface_create to a cairo_surface_t*. This should not be
necessary, since the return type of said function is cairo_surface_t*, but it
appears to make a difference.
Anyone care to explain? :-S
- Simon
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the cairo-bugs
mailing list