[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Recommendation for Lua graphics package please
- From: Dirk Laurie <dirk.laurie@...>
- Date: Fri, 21 Aug 2015 21:55:57 +0200
2015-08-21 21:06 GMT+02:00 Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br>:
>> 1. Can create a canvas (i.e. a rectangular area on the desktop in which
>> it can draw).
>> 2. Can scale and draw images provided in SVG format.
>> 3. Supports dialog with a user via the keyboard.
>> 4. Runs under a typical X windows manager (in my case, Gnome).
>
> One hack is to generated a web page and open it with a browser...
Aha! I forgot about just hacking it! Batch-mode inkscape and
display via os.execute! The learning curve is almost horizontal.