<div dir="ltr"><div>I don't know the Silica APIs well, but I think you may want to use the Theme.pixelRatio here, to have a device-independant width for you image.<br><br></div>More here: <a href="https://sailfishos.org/develop/docs/silica/sailfish-application-scalability.html/">https://sailfishos.org/develop/docs/silica/sailfish-application-scalability.html/</a><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 16, 2017 at 12:05 PM, Chris Walker <span dir="ltr"><<a href="mailto:cdw_nokiaqt@the-walker-household.co.uk" target="_blank">cdw_nokiaqt@the-walker-household.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Sun, 15 Oct 2017 14:11:47 +0200<br>
Christophe Chapuis <<a href="mailto:chris.chapuis@gmail.com">chris.chapuis@gmail.com</a>> wrote:<br>
<br>
> You have "width: beerglass.width * 2" which is a width in pixel. But<br>
> Xperia has probably higher DPI, so the width isn't sufficient now.<br>
> You'll have to specify more precisely which width you want here, or<br>
> just let QML Label do the job for you.<br>
<br>
</span>OK. Thanks for that.<br>
<br>
I'll have to take a look at the coding on the cover page too then as<br>
that icon is quite small. Or is the preferred method to have a scalable<br>
SVG file there? I notice that in a new project there is this line :-<br>
SAILFISHAPP_ICONS = 86x86 108x108 128x128 256x256<br>
<br>
Is the project expecting an icon for each of those sizes or if I<br>
produce an icon for 86x86 and 256x256, will the intermediary sizes be<br>
auto generated when the app runs, assuming that a device needs those<br>
intermediary sizes?<br>
<span class="im HOEnZb"><br>
--<br>
 __ __| |_ __ __  .-----------------------------<wbr>---------------------.<br>
/ _/ _` \ V  V /  |  mailto:<a href="mailto:cdw_nokiaqt@the-walker-household.co.uk">cdw_nokiaqt@the-walker-<wbr>household.co.uk</a>   |<br>
\__\__,_|\_/\_/   |_____________________________<wbr>_____________________|<br>
</span><div class="HOEnZb"><div class="h5">______________________________<wbr>_________________<br>
SailfishOS.org Devel mailing list<br>
To unsubscribe, please send a mail to <a href="mailto:devel-unsubscribe@lists.sailfishos.org">devel-unsubscribe@lists.<wbr>sailfishos.org</a></div></div></blockquote></div><br></div>