How can I get the file *.mbm and *.mbm_mask with *.svg file

Login to reply to this topic.
Wed, 2007-12-19 19:53
Joined: 2004-12-07
Forum posts: 72

Hello,

I got the *.svg files. I hope to create some icons used in OS 9.1 S60 3.1. But I do not know how to create mbm and mask files.

AknIconUtils::CreateIconL( iBitmap,
iMask,
KIconName,
EMbm1,
EMbm1_mask);

How can i get the EMbm1 and EMbm1_mask from 1.svg?

Or do you have better solutions to create icons wtih mif files?

  • Login to reply to this topic.