lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Wed, Oct 27, 2010 at 11:49 AM, Philippe Lhoste <PhiLho@gmx.net> wrote:
> Not very suited for bitmap images, no?

But very entertaining.

Especially if you use an XML builder (like stanza or luaexpat-utils)
to generate SVG.

Then there is the rsvg program to rasterize the .svg files
(librsvg2-bin on Debian)

steve d.