$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Suto, Gyuszi (gyuszi.suto_at_[hidden])
Date: 2007-10-02 12:53:11
Malte Clasen wrote:
>
> Btw, does GTL have any kind of support for rasterization?
>
> Malte
>
> _______________________________________________
> Unsubscribe & other changes:
> http://listarchives.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