Scalable Vector Graphics, or SVG, is an XML standard for vector graphics (of course). That means that it contains descriptions of shapes, such as rectangles, lines, circles, and text, in an XML format.
SVG provides a robust definition language for drawings. The drawing at the right was a sample SVG drawing included in Jasc’s WebDraw. There [...]
Entries Tagged as 'SVG'
PHP and WordPress SVG Basics
April 7th, 2007 · 3 Comments
Tags: PHP · Programming · SVG · Web design · Wordpress · XML
