[cairo-bugs] [Bug 69796] HiDPI scaling not working with quartz cairo_surface_create_similar() implementation

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jul 19 02:52:08 PDT 2015


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

--- Comment #5 from Christoph Reiter <reiter.christoph at gmail.com> ---
Created attachment 117242
  --> https://bugs.freedesktop.org/attachment.cgi?id=117242&action=edit
back buffer scale variant

For completeness, here is a cairo only fix which increases the cairo back
buffer and scales it using CGContextScaleCTM.

Brion's patches work as well here and makes set_device_scale() work as with
X11, while with this it gets added on top of the osx scaling.

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


More information about the cairo-bugs mailing list