[cairo-bugs] [Bug 28161] Text Scaling Inconsistent for Windows Print Preview

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 19 09:05:07 PDT 2010


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

--- Comment #7 from Brent Fulgham <bfulgham at webkit.org> 2010-05-19 09:05:03 PDT ---
As adrianj pointed out on IRC, this issue can be worked around by extracting
the scale from the HDC, reset the HDC scale to identity, and setting the scale
in the cairo context.

This is the solution I eventually used
http://whtconstruct.blogspot.com/2010/05/successful-print-preview.html.

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


More information about the cairo-bugs mailing list