SVG is just XML, so you are looking for an XML parser for C++.  Google for "xml 
parser c++" and you'll quickly find the Xerces parser, which has been ported to 
Windows/VC++.  You can find other c++ parsers if you don't like that one.  
There is also MSXML.

"P. Gnana Prakash" <[EMAIL PROTECTED]> wrote:Hi all,

Right now we are developing drawing editor application. In this 
application, one of the requirement is saving and loading  the drawing 
in SVG format. Anyone please give me an idea about how to write the SVG 
parser or is there anybody already created the parser for this please 
send it to me.

Regards,
Prakash.


                
---------------------------------
 Sell on Yahoo! Auctions  - No fees. Bid on great items.

[Non-text portions of this message have been removed]



-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to