User talk:MikeMol/Imagery Generation: Difference between revisions

From Rosetta Code
Content added Content deleted
(use SVG)
 
 
(One intermediate revision by one other user not shown)
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)

Latest revision as of 18:27, 24 August 2022

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)