[cairo-bugs] [Bug 56525] Printer output inconsistent, shifted up in Windows

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Oct 29 14:56:37 PDT 2012


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

--- Comment #1 from Adrian Johnson <ajohnson at redneon.com> ---
I suspect this is more likely to be a gtk bug. The cairo windows printing
surface just draws onto the HDC supplied to it without any translation of
coordinates.

This is the test code I used when working on hard margins for gtk:
http://people.freedesktop.org/~ajohnson/print.c

You can try it to see that the hard margins are correct and the rectangle is
visible. The rectangle should disappear if you expand it to be just outside the
hard margins.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20121029/c195236e/attachment.html>


More information about the cairo-bugs mailing list