<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.newlc.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>NewLC - svg loading problem - Comments</title>
 <link>http://www.newlc.com/topic-13732</link>
 <description>Comments for &quot;svg loading problem&quot;</description>
 <language>en</language>
<item>
 <title>Re: svg loading problem</title>
 <link>http://www.newlc.com/topic-13732#comment-30078</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Hi,&lt;br /&gt;&lt;br /&gt;thanx for your answers. Looking in the mbg file manually is not an option cause IÂ´m getting the data from the mif file from our server at runtime.&lt;br /&gt;&lt;br /&gt;The solution is to use this function:&lt;br /&gt;&lt;br /&gt;AknIconUtils::ValidateLogicalAppIconId(*completeName, bitmapId, maskId);&lt;br /&gt;&lt;br /&gt;bitmapId and maskId will now contain the correct indexes.&lt;/div&gt;</description>
 <pubDate>Thu, 17 Aug 2006 15:53:06 +0200</pubDate>
 <dc:creator>Tatanka.nbr1</dc:creator>
 <guid isPermaLink="false">comment 30078 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: svg loading problem</title>
 <link>http://www.newlc.com/topic-13732#comment-30077</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Hi.&lt;br /&gt;Inside of .mif file indexing starts with 16384 (not with 0 like in .mbm).&lt;br /&gt;When you create .mif file type:&lt;br /&gt;mifconv.exe myapp.mif&amp;nbsp; /hmyapp.mbg /c16,1 mysvg.svg&lt;br /&gt;&lt;br /&gt;Inside of .mbg file you can find the enumeration for .mif file content.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Mirec&lt;/div&gt;</description>
 <pubDate>Wed, 31 May 2006 16:32:55 +0200</pubDate>
 <dc:creator>Mirec</dc:creator>
 <guid isPermaLink="false">comment 30077 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: svg loading problem</title>
 <link>http://www.newlc.com/topic-13732#comment-30076</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Do you know what the 0 an 1 does at the end of your statement?&lt;br /&gt;&lt;br /&gt;Answer: theses are the identifiers for the bitmap and the mask in the mif-file! usually they come from the .mbg file (enum) this mbg is created during build process of your icons.&amp;nbsp; ... search this .mbg file and see which numbers are standing there! you will find the count doesnt start at 0! It normally starts at somewhere like 3000.&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;</description>
 <pubDate>Fri, 19 May 2006 14:05:10 +0200</pubDate>
 <dc:creator>makom-forum</dc:creator>
 <guid isPermaLink="false">comment 30076 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: svg loading problem</title>
 <link>http://www.newlc.com/topic-13732#comment-30075</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Did you guys find a solution to this?&lt;br /&gt;&lt;br /&gt;IÂ´m having the same problem. I receive the content of a generated .mif file from our server. I write it to a file and tries to create the icon using AknIconUtils::CreateIconL(bitmap, mask, path to file, 0, 1)&lt;br /&gt;&lt;br /&gt;I also get KErrNotFound.&lt;br /&gt;&lt;br /&gt;//Henrik&lt;/div&gt;</description>
 <pubDate>Wed, 10 May 2006 19:33:37 +0200</pubDate>
 <dc:creator>Tatanka.nbr1</dc:creator>
 <guid isPermaLink="false">comment 30075 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: svg loading problem</title>
 <link>http://www.newlc.com/topic-13732#comment-30074</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;I got the same &amp;quot;DRMAuthenticated.dll missing&amp;quot; error with 3rd edition, use svgtbinencode.exe from the fp3 sdk, it should work.&lt;/div&gt;</description>
 <pubDate>Fri, 07 Apr 2006 08:19:13 +0200</pubDate>
 <dc:creator>fullscale</dc:creator>
 <guid isPermaLink="false">comment 30074 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: svg loading problem</title>
 <link>http://www.newlc.com/topic-13732#comment-30073</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Moi Ahti,&lt;br /&gt;&lt;br /&gt;did you try to load just .svg files?&lt;br /&gt;Do MediaGallery or FileManager play them?&lt;br /&gt;You may have to load SVG file with ICL framework, see CImageDecoder (it works).&lt;br /&gt;&lt;br /&gt;Also you could use AknsUtils::CreateGulIconL() to load from MIF files.&lt;/div&gt;</description>
 <pubDate>Wed, 05 Apr 2006 10:41:39 +0200</pubDate>
 <dc:creator>staskray</dc:creator>
 <guid isPermaLink="false">comment 30073 at http://www.newlc.com</guid>
</item>
<item>
 <title>svg loading problem</title>
 <link>http://www.newlc.com/topic-13732</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/topic-13732&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/topic-13732#comments</comments>
 <category domain="http://www.newlc.com/forums/2d-3d-graphics">Bitmaps and Graphics</category>
 <pubDate>Wed, 05 Apr 2006 09:55:23 +0200</pubDate>
 <dc:creator>ahti</dc:creator>
 <guid isPermaLink="false">13754 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
