User talk:MikeMol/Imagery Generation: Difference between revisions

From Rosetta Code
Content added Content deleted
(use SVG)
 
m ((sheesh, wrong link syntax. too much reddit))
Line 1: Line 1:
I recommend using SVG for these components and compositions, if you aren't already. SVG files can include other SVG files, and apply transformations and filters. [Batik](http://xml.apache.org/batik/) can render SVG programmatically. —[[User:Kevin Reid|Kevin Reid]] 02:24, 15 November 2010 (UTC)
I recommend using SVG for these components and compositions, if you aren't already. SVG files can include other SVG files, and apply transformations and filters. [http://xml.apache.org/batik/ Batik] can render SVG programmatically. —[[User:Kevin Reid|Kevin Reid]] 02:24, 15 November 2010 (UTC)

Revision as of 02:25, 15 November 2010

I recommend using SVG for these components and compositions, if you aren't already. SVG files can include other SVG files, and apply transformations and filters. Batik can render SVG programmatically. —Kevin Reid 02:24, 15 November 2010 (UTC)