On Sun, Sep 25, 2016 at 09:54:59PM +0100, Gianluca wrote:
> I use SVG format.
> No matter what resolution and pixel density, they always look great because 
> they can be resized at any scale without any loss.
> They are a bit slower than other formats, but with the power of the average 
> device user won’t notice it.
> On the other hand you save a lot of space for your app.

I'm thinking in the same direction. But there are several sizes: 18dp, 24dp, 
36dp and 48dp. So what should I use to cover
as many devices as possible?

> 
> Ciao,
> Gianluca.
> 
> 
> > Il giorno 25 set 2016, alle ore 21:21, Артур Истомин <art.is...@yandex.ru> 
> > ha scritto:
> > 
> > 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!
> > _______________________________________________
> > Interest mailing list
> > Interest@qt-project.org
> > http://lists.qt-project.org/mailman/listinfo/interest
> 
> 
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to