(Standard,File Format)
Scalable Vector Graphics (SVG
) is a new language from the W3C allowing to view 2D objects inside an internet browser. SVG is based on XML and defines a format for 2D vector graphics, images and text.
SVG is designed to allow 2D dynamic drawings with animation and user interaction.
Also look at our related pages VML and XML.
Information on SVG
Related Products
Viewers
These three viewers are written in Java. All of them use Java2D for drawing and are based on JDK 1.2.
SVGView
from IBM.
CSIRO SVG viewer
This is an Open Source software.
svgImage
is a Java components for SVG rendering. Source code is also available.
Converters
wmf2svg
is a converter from a Windows Metafile (WMF) into a SVG file written in Java.
Internet File Format