.
Developer Spot - Web Development Tutorials
arrowDeverloper Spot  Tutorials  XML  Create JPEGs Automatically With SVG 
 
Development Tutorials
ASP
CGI & Perl
CSS
HTML
Java
JavaScript
Linux
PHP
XML




More Resources
Web Hosting Articles
Web Development News
PHP Manual
Web Hosting Directory
Budget Web Hosting Linux Web Hosting Small Business Hosting
Windows Web Hosting Reseller Web Hosting Web Hosting Articles

Create JPEGs Automatically With SVG

By Benoit Marchal
2003-12-22
Reader Rating: 5 out of 5
Bookmark Print Version
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.


Article Pages:
Use Scalable Vector Graphics To Create Images By The Dozen
A Pragmatic Application
Variations On The Theme
Resources

First published by IBM developerWorks


 Rate this article:   Poor          Excellent 


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



 
Development Tutorials: CGI & Perl - CSS - HTML - Java - JavaScript - Linux - PHP - XML
More Resources: Web Hosting Articles - Web Development News - PHP Manual