
2 Oct
2007
2 Oct
'07
4:53 p.m.
Malte Clasen wrote:
Btw, does GTL have any kind of support for rasterization?
Malte
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
You can get your resulting polygons or polygon sets as a collection of rectangles oriented H or V. Mapping the rectangles to a raster grid is a simple step from there. Gyuszi