lua-users home
lua-l archive

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


> 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...