[Development] Revisiting high-DPI configuration options
Konstantin Tokarev
annulen at yandex.ru
Wed Jul 20 20:21:48 CEST 2016
20.07.2016, 21:08, "Thiago Macieira" <thiago.macieira at intel.com>:
> On quarta-feira, 20 de julho de 2016 21:03:48 PDT Prav wrote:
>> > Startup.
>>
>> Approximately how many icons app have to have to see influence on app's
>> startup?
>
> That depends on the complexity of your SVG icons and how powerful your CPU is.
>
>> > I can't speak for business decisions. But however faster that engine is,
>> > it'll still be orders of magnitude slower than PNG.
>>
>> But scaling is a problem.
>
> Yes. It's a trade-off.
One could use SVG to C++ translator to trade CPU usage / startup time to code size (and probably feature set)
http://zrusin.blogspot.ru/2006/07/compiling-svg-to-c.html
>
> --
> Thiago Macieira - thiago.macieira (AT) intel.com
> Software Architect - Intel Open Source Technology Center
>
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
--
Regards,
Konstantin
More information about the Development
mailing list