mapnik/demo
Artem Pavlenko 889ac41694 Patch from Toby: adds a maximum angle delta for text placement (if the
angle changes too much between characters it finds an alternate
placement), this is specified in the max_char_angle_delta property in
radians (feel free to change it to degrees).

It also improves the text placement around corners trying to minimise
the distance between the center of the character and the line on each
side. This is the major portion of the patch.
2006-11-04 10:38:24 +00:00
..
c++ 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
data The data has been transformed to a slightly different projection (EPSG:42304). Also full files are included for ESRI tools, in case someone wants to manipulate it further. 2006-04-06 23:18:44 +00:00
python Patch from Toby: adds a maximum angle delta for text placement (if the 2006-11-04 10:38:24 +00:00