Posts Tagged ‘SVG’

An Introduction to Scalable Vector Graphics (SVG)

Posted by Cody on Tuesday, March 18th, 2008 in Developer Corner

Wouldn't it be great to create portable graphic files on the fly, without the need for library extensions or any necessary computation on the part of the server machine? If you think so, I've got news for you: you already can. Continue...