In message <[EMAIL PROTECTED]>
Frederik Ramm <[EMAIL PROTECTED]> wrote:
> Hi,
>
> > Why not use the cairo backend instead of the agg backend. Then you
> > can render to SVG or PDF and scale it to whatever size you like and
> > get a smooth result.
>
> Is that a matter of configuration or do I change something in the source
> and recompile? Which source files or documents can I read to find out
> what to do?
Well in C/C++ you just create a cairo_renderer instead of an
agg_renderer, and then pass it a Cairo::Surface object to render
to.
As Artem said, the Python binding don't support it yet...
Tom
--
Tom Hughes ([EMAIL PROTECTED])
http://www.compton.nu/
_______________________________________________
dev mailing list
[email protected]
http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev