[cairo-bugs] [Bug 38976] Text disappearing when rendering a pdf onto a cairo pdf surface

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 6 02:31:42 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=38976

--- Comment #8 from Adrian Johnson <ajohnson at redneon.com> 2011-07-06 02:31:40 PDT ---
The status in pdf2png is not set before it is printed. Could you add the line:

    status = cairo_surface_status (surface);

after cairo_surface_finish() and see if any error is printed.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the cairo-bugs mailing list