https://bugs.documentfoundation.org/show_bug.cgi?id=119020

--- Comment #28 from V Stuart Foote <vstuart.fo...@utsa.edu> ---
(In reply to andreas_k from comment #27)
> I think we did it wrong on hidpi cause I get  way to much bug reports.
> 
> Would it be possible to change the icon size on hidpi instead of scale png
> files?
> 
> Eg. We have sc_ 16*16 px icons for menubar, lc_ 24*24 px for toolbar. Can
> libo use lc_ icons on menubars and the 32px icons for toolbars? Than we dont
> have to scale png files. We can use them with 100%.

I don't think we are at that point, and frankly a 32px icon does not satisfy
the requirement for HiDPI displays, need at least 64px or higher to be
readable, so scalling SVG remains necessary.

Also, I don't think we'd want to revert to PNG based that as it moves us the
wrong direction. For bug 51733 we implemented support for SVG based icons, and
with bug 115439 we want to make them the preferred over packaging PNG icons.

Also, SVG based delivery is the only way to support dynamic recolor of icons in
response to DE theme (i.e. to recolor the sifr light or dark theme icons).

So, I thnink we need to keep at it and get the sRGB color, and Alpha channel of
the loadFromSVG() scaling to PNG working correctly, and tweak any of the icon
sets missing the SVG flavor image.

@Tomaž, any comment?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to