[Libreoffice-bugs] [Bug 119020] Icons are corrupted on Windows when scaling UI 150% and higher, with some OpenGL dependency
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Oct 31 07:06:37 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=119020
--- Comment #42 from V Stuart Foote <vstuart.foote at utsa.edu> ---
(In reply to V Stuart Foote from comment #41)
> any reason not to use Lanczos or at least BiCubic to reduce pixelation
Or the corresponding enum for BmpScaleFlag [1] since the OpenGL texture
rendering of the bitmap (now 24bit as here) also looks to use it in its Scale
method [2]. Would the type of scaling of the icon theme cost that much CPU/GPU
overhead in parsing the PNG bitmaps into better quality bitmaps?
=-ref-=
[1] https://opengrok.libreoffice.org/xref/core/include/vcl/bitmap.hxx#47
[2] https://opengrok.libreoffice.org/xref/core/vcl/inc/opengl/salbmp.hxx#78
--
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/20181031/f0363ceb/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list