Namespaces
Variants
Actions

Issue with SVG icon display on 3rd edition

Jump to: navigation, search
Article Metadata

Article
Created: sinhashivam (18 May 2007)
Last edited: hamishwillee (26 Jul 2012)
Warning.png
This article does not meet the wiki quality standards: Please make it more useful by adding links or additional information as discussed in the quality standards. When you have done so you can delete the {{NeedsMoreWork}} template from the article to remove this warning.


SVG(scalable vector graphics) icons sometimes do not show up on Symbian 3rd edition devices when built with Symbian 3rd edition FP1 SDK.

This problem is because of the fact that mifconv.exe compresses the icons which the devices are unable to read.

To fix this issue,disable the SVG compression option by specifying '/X' option in mifconv.exe.

mifconv $(ICONTARGETFILENAME) /X /c32 ..\gfx\qgn_menu_webclient.svg

For more details look into this post

This page was last modified on 26 July 2012, at 02:06.
104 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved