Create JPEGs Automatically With SVG
By Benoit Marchal
2003-12-22
Reader Rating:

Resources
• Download the Batik toolkit used in this article. It includes the rasterizer, which can convert SVG files to bitmaps.
• Read the developerWorks tutorial "Introduction
to Scalable Vector Graphics" (February 2002) by Nicholas Chase for additional insight on the pros and cons of the techniques discussed in this article.
• Move beyond the basics with "Interactive, dynamic Scalable Vector Graphics" (developerWorks, June 2003), which discusses more advanced features of SVG.
• Try the Adobe SVG Zone, a good place to get started with SVG. It includes links to download the SVG viewer (to enable SVG in your browser), demonstrations, and tutorials.
• Find more XML resources on the developerWorks XML zone.
• For a complete list of XML tips to date, check out the tips summary page.
• IBM's DB2 database provides not only relational database storage, but also XML-related tools such as the DB2 XML Extender which provides a bridge between XML and relational systems.
• Visit the DB2 Developer Domain to learn more about DB2. Find out how you can become an IBM Certified Developer in XML and related technologies.
First published by IBM developerWorks
If you found this article interesting, you may want to read these as well:
» Better SOAP Interfaces With Header Elements
» Variable Substitution In XML Documents
» Grab Headlines From A Remote RSS File
» Tip: Convert from HTML to XML with HTML Tidy
|