[Libreoffice-bugs] [Bug 127234] I can't save result of QR-code generator to PNG with good quality
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Mar 22 13:30:38 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=127234
--- Comment #14 from Mike Kaganski <mikekaganski at hotmail.com> ---
The problem is antialiased pixel processor created in
drawinglayer::convertToBitmapEx (drawinglayer/source/tools/converters.cxx). If
anti-aliasing is disabled, the result will be sharp.
We possibly need to pass "do not use AA" to the function somehow when we save
SVGs to PNG.
--
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/20210322/d6284761/attachment.htm>
More information about the Libreoffice-bugs
mailing list