Agg in D?
Bill Baxter
dnewsgroup at billbaxter.com
Thu Apr 24 03:13:15 PDT 2008
N/A wrote:
> Has anyone considered porting Agg (http://www.antigrain.com/) to D?
> There is a Pascal http://aggpas.org/
> and C# port http://agg-sharp.sourceforge.net/
>
> It would be a good Graphic api library for D.
I've thought about briefly, but that's about it.
I used the C++ version and thought it was pretty cool, but after that I
pretty much don't want to ever have to use that API again. So if I
were to port it, I'd probably port Agg2D as well, which puts a
reasonable API on top of AGG.
I'm also not wild about the change in licence, which serves to zap my
motivation. I'd be more interested in a 2.4 than a 2.5 port.
--bb
More information about the Digitalmars-d
mailing list