473,382 Members | 1,204 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

about the opensource lib for parsing the svg file

hay, guys, i just want to create a svg file according to my data, but
i don't know whether there is some opensouce lib to do such things.
Can you tell me about it? Thanks.
Aug 12 '08 #1
6 4755
wh********@gmail.com wrote:
hay, guys, i just want to create a svg file according to my data, but
i don't know whether there is some opensouce lib to do such things.
Can you tell me about it? Thanks.
Given that the svg format is rather simple, why don't you just create
one with direct ofstream writes? Just check the svg specs online.
Aug 12 '08 #2
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

wh********@gmail.com wrote:
hay, guys, i just want to create a svg file according to my data, but
i don't know whether there is some opensouce lib to do such things.
Can you tell me about it? Thanks.
SVG is a subset of XML. You could use libxml++:
http://libxmlplusplus.sourceforge.net/

Otherwise (Google is your friend), see:
http://libboard.sourceforge.net/

- -Federico
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org

iD8DBQFIoXEsBIpu+y7DlLcRAoucAJ9FpVhPbChMunCRUI3mDO t98QJoFACfZ6lf
iYA9LEUaenuMg/Xtir9aW0Q=
=cQ9R
-----END PGP SIGNATURE-----
Aug 12 '08 #3
Federico Zenith wrote:
SVG is a subset of XML. You could use libxml++:
http://libxmlplusplus.sourceforge.net/
Looks rather undocumented. (Just a list of classes and member
functions with short descriptions is not the best way of quickly
learning how to use the library.)

Any quick tutorials of this anywhere?
Aug 12 '08 #4
On Aug 12, 6:45 pm, Juha Nieminen <nos...@thanks.invalidwrote:
whiteid...@gmail.com wrote:
hay, guys, i just want to create a svg file according to my data, but
i don't know whether there is some opensouce lib to do such things.
Can you tell me about it? Thanks.

Given that the svg format is rather simple, why don't you just create
one with direct ofstream writes? Just check the svg specs online.
Yeth, I think this is the most simple method, since that I just draw
some lines and text in my svg file.
Aug 14 '08 #5
On Aug 12, 8:57 pm, Juha Nieminen <nos...@thanks.invalidwrote:
Federico Zenith wrote:
SVG is a subset of XML. You could use libxml++:
http://libxmlplusplus.sourceforge.net/

Looks rather undocumented. (Just a list of classes and member
functions with short descriptions is not the best way of quickly
learning how to use the library.)

Any quick tutorials of this anywhere?
there are many xml lib for such things, like sax2 ans xmlspy. I know
sax2 is free. and xmlply is not free but good for that.
Aug 14 '08 #6
On Aug 12, 7:17 pm, Federico Zenith <zen...@mpiDASHmagdeburgDOTmpg.de>
wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

whiteid...@gmail.com wrote:
hay, guys, i just want to create a svg file according to my data, but
i don't know whether there is some opensouce lib to do such things.
Can you tell me about it? Thanks.

SVG is a subset of XML. You could use libxml++:http://libxmlplusplus.sourceforge.net/

Otherwise (Google is your friend), see:http://libboard.sourceforge.net/

- -Federico
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with SUSE -http://enigmail.mozdev.org

iD8DBQFIoXEsBIpu+y7DlLcRAoucAJ9FpVhPbChMunCRUI3mDO t98QJoFACfZ6lf
iYA9LEUaenuMg/Xtir9aW0Q=
=cQ9R
-----END PGP SIGNATURE-----
Yeah, there is no need to find a special svg parsing lib and a xml
parsing lib is ok for that.
Aug 14 '08 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: michael newport | last post by:
Oracle opens arms to Mozilla By Stephen Shankland and Alorie Gilbert, CNET News.com Oracle wants its applications to integrate better with Mozilla's open-source desktop software Oracle is...
6
by: wukexin | last post by:
Help me, good men. I find mang books that introduce bit "mang header files",they talk too bit,in fact it is my too fool, I don't learn it, I have do a test program, but I have no correct doing...
9
by: Don | last post by:
I tried several editors for XML file, XML schema, and XSLT. XMLSpy is really good, but one month goes fast. And others are not so powerful. Any idea? I tried to make Eclipse WST work for 2 times...
385
by: Xah Lee | last post by:
Jargons of Info Tech industry (A Love of Jargons) Xah Lee, 2002 Feb People in the computing field like to spur the use of spurious jargons. The less educated they are, the more they like...
34
by: Zahid Faizal | last post by:
Kindly suggest a good opensource package (in C or C++) that can compute the checksum of a file. SHA2 would be preferable, but SHA1/SHA0/MD5 would be acceptable as well. We have cards with...
2
by: cracker | last post by:
Microsoft has dominated the world of computing for many years, with its heavily guarded 'code' being beyond reach to many in the developing nations. In some of the poorest countries the cost of...
2
by: Bit byte | last post by:
Google search suprisingly, does not yield anaything useful. Anyone knows of an opensource HTML parser for C++ ?
3
by: toton | last post by:
Hi, I have some ascii files, which are having some formatted text. I want to read some section only from the total file. For that what I am doing is indexing the sections (denoted by .START in...
0
by: danbst | last post by:
There are script languages compiled at runtime. So, we can download interpreter and code-file to run the program. Everybody knows it. here is my idea. I create redistributable package (for *nix...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.