SVG:
SVG (Scalable Vector Graphics) is a file layout for
(internet) graphics. As the name already suggests, SVG deals
with vector graphics, comparable with the well-known Shock
Wave Flash (SWF) graphics. In practice it means zooming
in and out of illustrations without affecting the quality
of the illustration.
Just as with Flash, your browser needs a plugin to be able
to display the graphics. Most browsers are expected to be
able to display SVGs in their standard versions in the future.
SVGs are text-based (XML) so that separate objects in the
drawing or illustration can be identified and edited. The
style (for example the line colour or position) of an object
can be modified interactively using a script. Animations
can also be used.
The files are generally very small and can be reduced even
further by comprising the XML code (SVGZ).
The format is therefore very suitable for instance for
online spare parts lists.
SVG is actively supported by companies such as Adobe, Agfa,
Apple, Canon, Corel, Ericsson, HP, IBM, Kodak, Macromedia,
Microsoft, Nokia, Sharp, and Sun Microsystems. The SVG viewer
is already installed on more than 100 million desktops.
(source: World
Wide Web Consortium)
You can download the SVG viewer free of charge at: Adobe
SVG Zone.
Start the SteamWhistle
Case Study to review a real SVG application in a spare
parts environment.