Tags:
create new tag
, view all tags

Scalable Vector Graphics (SVG)

XML markup language for describing two-dimensional vector graphics, both static and animated, and either declarative or scripted. Images can contain hyperlinks using outbound simple XLinks. It is an open standard created by the World Wide Web Consortium.

SVG allows three types of graphic objects:

  • Vector graphic shapes (e.g., paths consisting of straight lines and curves, and areas bounded by them)
  • Raster graphics images / digital images
  • Text

Graphical objects can be grouped, styled, transformed and composited into previously rendered objects. Text can be in any XML namespace suitable to the application, which enhances searchability and accessibility of the SVG graphics. The feature set includes nested transformations, clipping paths, alpha masks, filter effects, template objects and extensibility. (from Wikipedia)

TWiki has a SvgPlugin

External links:

-- Contributors: PeterThoeny - 21 May 2007

Discussion

 
Topic revision: r2 - 2009-07-03 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by PerlIdeas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.