Do Cocos2d-x supports svg format for the in-game play rendering

Hello Everyone,

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, I havn’t used svg.
How does svg worked in cocos2d-iphone?
Does the output including parsing code for svg in object-c?