From: Petr Kocmid (pkocmid_at_[hidden])
Date: 2002-04-26 19:04:31


Hi Maxim,

> Once again, the question: Is BOOST community interested in a
> lightweight and
> high quality vector graphic library of common use?

Yes, yes, yes! But people may and will have different requirements on
internals representing the polygons or raster graphics. Perhaps, decoupling
a rasterizer math algos from underlying data formats would be a good start
make it more generic and acceptable for boost.

Suddenly, I found AGG itself as a perfect drop-in library to my current
project, but it may be not as easy for others.

Petr Kocmid