mapnik/bindings/python
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
..
mapnik - Add projection support to the WMS server and edit ogcserver readme accordingly. 2006-10-19 01:25:24 +00:00
mapnik_color.cpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
mapnik_coord.cpp 1.added projection transformation support based on proj4 (new dependency!!!) 2006-10-16 13:44:52 +00:00
mapnik_datasource.cpp Reorder headers to prevent a warning. 2006-10-16 23:26:57 +00:00
mapnik_datasource_cache.cpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
mapnik_envelope.cpp 1.added projection transformation support based on proj4 (new dependency!!!) 2006-10-16 13:44:52 +00:00
mapnik_filter.cpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
mapnik_font_engine.cpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
mapnik_image.cpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
mapnik_layer.cpp Fix typo src -> srs property. 2006-10-18 23:57:44 +00:00
mapnik_line_pattern_symbolizer.cpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
mapnik_line_symbolizer.cpp 1.added projection transformation support based on proj4 (new dependency!!!) 2006-10-16 13:44:52 +00:00
mapnik_map.cpp 1. applied text-wrap patch from Robert Coup. Thanks! 2006-10-27 17:29:39 +00:00
mapnik_parameters.cpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
mapnik_point_symbolizer.cpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
mapnik_polygon_pattern_symbolizer.cpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
mapnik_polygon_symbolizer.cpp 1.added projection transformation support based on proj4 (new dependency!!!) 2006-10-16 13:44:52 +00:00
mapnik_projection.cpp 1. refactored proj stuff into separate files 2006-10-17 17:26:35 +00:00
mapnik_python.cpp 1) Added line following labels. Use set_label_placement(POINT_PLACEMENT) or set_label_placement(LINE_PLACEMENT) on a text symbolizer. 2006-10-17 14:12:53 +00:00
mapnik_query.cpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
mapnik_raster_symbolizer.cpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
mapnik_rule.cpp 1) Added line following labels. Use set_label_placement(POINT_PLACEMENT) or set_label_placement(LINE_PLACEMENT) on a text symbolizer. 2006-10-17 14:12:53 +00:00
mapnik_shield_symbolizer.cpp Added face_name parameter to text and shield symbolizers, 2006-10-19 17:11:45 +00:00
mapnik_stroke.cpp 1.added projection transformation support based on proj4 (new dependency!!!) 2006-10-16 13:44:52 +00:00
mapnik_style.cpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
mapnik_text_symbolizer.cpp Patch from Toby: adds a maximum angle delta for text placement (if the 2006-11-04 10:38:24 +00:00
SConscript 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00