..
mapnik
added Unicode support based on ICU
2008-02-18 21:40:34 +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
1. Removed srid from geometry class
2007-06-12 08:59:54 +00:00
mapnik_datasource_cache.cpp
1. move include to mapnik/include
2006-10-04 11:22:18 +00:00
mapnik_enumeration.hpp
Generic python binding for mapnik::enumeration
2007-10-19 22:17:16 +00:00
mapnik_envelope.cpp
Added 'intersect' method returning intersection envelope.
2007-10-21 09:51:03 +00:00
mapnik_feature.cpp
added Unicode support based on ICU
2008-02-18 21:40:34 +00:00
mapnik_featureset.cpp
implemented query_map_point method on map object:
2006-12-06 20:26:59 +00:00
mapnik_filter.cpp
use range based 'parse' method
2008-02-26 11:43:49 +00:00
mapnik_font_engine.cpp
1.Added 'face_names' method which returns list of face names:
2007-11-08 11:06:05 +00:00
mapnik_image.cpp
implemented Image open method :
2008-02-19 11:28:20 +00:00
mapnik_image_view.cpp
setjmp png patch from JonB
2008-02-07 10:14:14 +00:00
mapnik_layer.cpp
1.Added 'face_names' method which returns list of face names:
2007-11-08 11:06:05 +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. added boost::optional<T> to/form Python converter
2007-08-01 09:59:23 +00:00
mapnik_parameters.cpp
1. Removed srid from geometry class
2007-06-12 08:59:54 +00:00
mapnik_pdf_line_pattern_symbolizer.cpp
Experimental pdf output using wxPdfDoc:
2008-04-06 01:26:14 +00:00
mapnik_pdf_point_symbolizer.cpp
Experimental pdf output using wxPdfDoc:
2008-04-06 01:26:14 +00:00
mapnik_pdf_polygon_pattern_symbolizer.cpp
Experimental pdf output using wxPdfDoc:
2008-04-06 01:26:14 +00:00
mapnik_pdf_renderer.cpp
Experimental pdf output using wxPdfDoc:
2008-04-06 01:26:14 +00:00
mapnik_pdf_shield_symbolizer.cpp
Experimental pdf output using wxPdfDoc:
2008-04-06 01:26:14 +00:00
mapnik_point_symbolizer.cpp
reflect 'allow_overlap' property in Python bindings
2008-01-07 10:23:02 +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. Changed internal geometry representation (explicit support for multi geometries)
2007-09-16 11:23:51 +00:00
mapnik_python.cpp
Experimental pdf output using wxPdfDoc:
2008-04-06 01:26:14 +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. re-factored placement_finder to be more efficient. 'find_*' methods are templated on PathType.
2007-11-02 12:50:15 +00:00
mapnik_shield_symbolizer.cpp
Added minimum_distance property to text symbolizers. This prevents the same label from appearing within N pixels (across features).
2007-07-02 13:39:08 +00:00
mapnik_stroke.cpp
Generic python binding for mapnik::enumeration
2007-10-19 22:17:16 +00:00
mapnik_style.cpp
1. move include to mapnik/include
2006-10-04 11:22:18 +00:00
mapnik_text_symbolizer.cpp
add displacement method to set dx,dy
2008-01-29 11:22:32 +00:00
python_cairo.cpp
Make cairo components conditional on the relevant libaries etc existing.
2008-03-12 19:14:51 +00:00
python_optional.hpp
1. added boost::optional<T> to/form Python converter
2007-08-01 09:59:23 +00:00
SConscript
Link the python extension explicitly with the cairo libraries on Darwin.
2008-03-12 21:46:54 +00:00