[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: SVG module
- From: Dirk Laurie <dirk.laurie@...>
- Date: Mon, 16 Apr 2018 16:49:10 +0200
2018-04-16 16:16 GMT+02:00 Hisham <h@hisham.hm>:
> On 16 April 2018 at 06:54, Dirk Laurie <dirk.laurie@gmail.com> wrote:
>> I wish to generate SVG drawings but have no appetite for programs like
>> Inkscape that require me to place every component manually.
>>
>> `luarocks search svg` and `luarocks search cairo` both turn up nothing,
>
> Cairo is available as part of the lgi bindings:
>
> https://luarocks.org/modules/pavouk/lgi
Thanks. Installed and built straightaway on Lua 5.3.
-- Dirk