<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[PNG image for Symbian app icon]]></title><description><![CDATA[<p dir="auto">It seems SVG engine on Symbian has a bug in rendering embedded PNG, which makes it appearing with some unexpected lines. I see the same issue when opening the same SVG file from the file manager.</p>
<p dir="auto">Does anyone have a suggestion to use a raster image with transparency for Symbian app icon? Vectorizing by tracing the bitmap is not an option for me due to time constraint and the complexity of the icon design...</p>
]]></description><link>https://forum.qt.io/topic/4796/png-image-for-symbian-app-icon</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Apr 2026 22:07:26 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/4796.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 01 Apr 2011 23:20:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to PNG image for Symbian app icon on Fri, 15 Jul 2011 17:44:43 GMT]]></title><description><![CDATA[<p dir="auto">Symbian Anna icon guidelines : "guidelines":<a href="http://www.developer.nokia.com/Resources/Library/Design_and_UX/designing-for-nokia-platforms/designing-for-symbian/nokia-surround-icons.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.developer.nokia.com/Resources/Library/Design_and_UX/designing-for-nokia-platforms/designing-for-symbian/nokia-surround-icons.html</a></p>
<p dir="auto">Best regards,</p>
]]></description><link>https://forum.qt.io/post/98115</link><guid isPermaLink="true">https://forum.qt.io/post/98115</guid><dc:creator><![CDATA[qtrahul]]></dc:creator><pubDate>Fri, 15 Jul 2011 17:44:43 GMT</pubDate></item><item><title><![CDATA[Reply to PNG image for Symbian app icon on Tue, 12 Jul 2011 08:51:51 GMT]]></title><description><![CDATA[<p dir="auto">I also converted a PNG image to SVGTiny with image2svg app. When I run the app with Creator the icon is messed up but when I copied the .sis to phone and installed it there it seemed to work fine.</p>
]]></description><link>https://forum.qt.io/post/97480</link><guid isPermaLink="true">https://forum.qt.io/post/97480</guid><dc:creator><![CDATA[aksex]]></dc:creator><pubDate>Tue, 12 Jul 2011 08:51:51 GMT</pubDate></item><item><title><![CDATA[Reply to PNG image for Symbian app icon on Tue, 05 Apr 2011 18:02:33 GMT]]></title><description><![CDATA[<p dir="auto">if you think there is a problem, file a bug in <a href="http://bugreports.qt.nokia.com/secure/Dashboard.jspa" target="_blank" rel="noopener noreferrer nofollow ugc">http://bugreports.qt.nokia.com/secure/Dashboard.jspa</a><br />
Use the label qt-base-symbian-rnd, it will appear in symbian team backlog. We will check it. Remember to provide the need svg file to reproduce the problem.</p>
]]></description><link>https://forum.qt.io/post/82824</link><guid isPermaLink="true">https://forum.qt.io/post/82824</guid><dc:creator><![CDATA[guoqing]]></dc:creator><pubDate>Tue, 05 Apr 2011 18:02:33 GMT</pubDate></item><item><title><![CDATA[Reply to PNG image for Symbian app icon on Mon, 04 Apr 2011 22:34:25 GMT]]></title><description><![CDATA[<p dir="auto">[quote author="moo1" date="1301955349"]<br />
So, I was able to solve the issue but it's still unclear why it happened. I suspect there's a bug in S60's SVG rendering of an embedded image that occurs only in some rare circumstances...<br />
[/quote]</p>
<p dir="auto">I am glad that you have solved the issue. But only because my curiosity I would like to ask on which version of Symbian have tried it? If you suspect a bug you can also try it on different devices and Symbian versions using Nokia Remote Device Access.</p>
]]></description><link>https://forum.qt.io/post/82672</link><guid isPermaLink="true">https://forum.qt.io/post/82672</guid><dc:creator><![CDATA[leon.anavi]]></dc:creator><pubDate>Mon, 04 Apr 2011 22:34:25 GMT</pubDate></item><item><title><![CDATA[Reply to PNG image for Symbian app icon on Mon, 04 Apr 2011 22:15:49 GMT]]></title><description><![CDATA[<p dir="auto">Yes, I used Inkscape, and I don't think there's anything wrong with .pro file.</p>
<p dir="auto">I did some further investigation, I could reproduce the issue only with some specific PNG images. Also, if I change the width and height of the embedded image to smaller than the overall svg element, it renders fine on Symbian.</p>
<p dir="auto">So, I was able to solve the issue but it's still unclear why it happened. I suspect there's a bug in S60's SVG rendering of an embedded image that occurs only in some rare circumstances...</p>
<p dir="auto">By the way, Qt should provide a tool to be able to use the same icon image for all the platform. This is just so cumbersome that one has to provide a bitmap image for most platforms and a vector image for Symbian.</p>
]]></description><link>https://forum.qt.io/post/82667</link><guid isPermaLink="true">https://forum.qt.io/post/82667</guid><dc:creator><![CDATA[moo1]]></dc:creator><pubDate>Mon, 04 Apr 2011 22:15:49 GMT</pubDate></item><item><title><![CDATA[Reply to PNG image for Symbian app icon on Sat, 02 Apr 2011 01:07:27 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I also had some trouble with converting icons to SVG in the past. Have you tried using Inkscape?</p>
<p dir="auto">I assume that you have already done this but anyway just to mention: once you have your svg added it to the symbian section of the pro file:<br />
@ICON = appicon.svg@</p>
<p dir="auto">Regards,<br />
Leon</p>
]]></description><link>https://forum.qt.io/post/82375</link><guid isPermaLink="true">https://forum.qt.io/post/82375</guid><dc:creator><![CDATA[leon.anavi]]></dc:creator><pubDate>Sat, 02 Apr 2011 01:07:27 GMT</pubDate></item></channel></rss>