[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: GSL shell release 0.9.6 plus standard Lua module
- From: Alexander Gladysh <agladysh@...>
- Date: Mon, 4 Jan 2010 03:54:11 +0300
On Mon, Jan 4, 2010 at 03:25, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
>> GSL shell uses a version of the Antigrain library that is GPL so I
>> think GSL shell has to be GPL.
> In the original announcement, Francesco Abbate said
> - - the 'lightweight rasterizer', which is MITish
AntiGrain was BSD-ish before 2.5, unfortunately it is GPL now.
http://www.antigrain.com/license/index.html
There is related MIT-licensed project, called "fog"
http://code.google.com/p/fog/
As I understand, it uses algorithms (and some code) from pre-2.5 AGG.
I do not know how mature it is, however.
Alexander.
P.S. Just for stats: GPL license is usually a show-stopper for me as
well. (However, I'm, most likely, not the target audience of GSL
shell, so no problems here.)