[Libreoffice-bugs] [Bug 115843] HiDPI images in LibreOffice Writer are blurry with GTK3 backend
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Mar 29 11:58:25 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=115843
--- Comment #11 from Caolán McNamara <caolanm at redhat.com> ---
The problem is in drawinglayer/source/processor2d/vclhelperbufferdevice.cxx
impBufferDevice::paint where the HiDpi-supporting OutputDevices are mergeded
together to form a bitmapex (non-hidpi) and then blitted the final outputdevice
so gets blurry as it goes through a bitmapex
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190329/65bfd3bc/attachment.html>
More information about the Libreoffice-bugs
mailing list