[Lazarus] LCL High-DPI request for help adding images
Ondrej Pokorny
lazarus at kluug.net
Sun Feb 26 22:11:58 CET 2017
On 26.02.2017 16:33, Vojtěch Čihák via Lazarus wrote:
>
> Wouldn't be better (or would it be possible) to have *.svg icons in
> resources and generate *.png icons on start of IDE? Now you add 150%
> and 200%, later will come 250, 300% as 4k, 5k and 8k monitors come to
> market.
>
You are welcome to implement such a feature. Low resolution icons (16px,
24px) have to stay in PNGs due to scaling/aliasing problems. But 4k, 5k
and 8k monitor resolutions can be handled with SVG icons.
I tested AggPas with some SVG icons and the results were not good. Icons
that I tried couldn't be rendered at all. I am not sure fpvectorial is
better. So first we need a good renderer and then we need a bunch of
icons. Any help is appreciated. I won't do that.
Ondrej
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20170226/e6fd638f/attachment.html>
More information about the Lazarus
mailing list