mapnik/include
Matt Amos 05982c4caf Factored out common code for building symbolizer.
There's a lot of code common between symbolizers which do things
like layout, setup, etc... So it seems sensible to extract the
common operations & loops into a single place which is
independent of the actual renderer.

I've started doing this with C++11 lambdas, although that might
not be the best implementation long term. Should be easy enough
to change, though.
2013-12-06 16:33:26 +00:00
..
mapnik Factored out common code for building symbolizer. 2013-12-06 16:33:26 +00:00
build.py organize text code in subdirectory 2013-11-07 20:09:22 -08:00