[Interest] What image format and size should I use in my QML app?

Артур Истомин art.istom at yandex.ru
Sun Sep 25 22:21:21 CEST 2016


I want to use images for icons from google's icons set. 
For example https://design.google.com/icons/#ic_search

So I have options: 18dp, 24dp, 36dp, 48dp PNGs or SVGs. Moreover
if I choose PNG format, there are 5 different images for different
screens: hdpi, mdpi, xhdpi, xxhdpi, xxxhdpi.

My software targets Android and Windows (desktop) devices with different
screens and resolution and will have Material and Universal UI respectively. 
The app is writen with Qt Quick.

What should I use? 

Thank you!



More information about the Interest mailing list