Does Cocos2d-x provide support for SVG file format

Hi Mates,

I am very new to this platform of cocos2d-x.
Could any one help me with the information of :

a) Does cocos2d-x provide support for svg file format to render for in-game ?
b) Does android support svg file format ? & How to draw svg files using cocos2d-x for android devices.

I have to convert the cocos2d-ios game code which is using svg for level drawings and I have to convert the game to cocos2d-x for android.

Thanks in Advance.

Thanks,
-vikram

Sorry, we haven’t implement SVG yet. Are you using Riq’s LevelSVG, and want to parse it’s output svg format?