mapnik/bindings/python
Dane Springmeyer 64d5153aea Improved support for international text
- Implementation by @herm for GSOC 2012 (http://mapnik.org/news/2012/10/06/gsoc2012-status9/)
 - C++11 port, improvements, optimizations by @artemp
 - Testing and integration with master by @springmeyer
 - Thank you to all the support from @behdad along the way
 - Thanks for help testing @toton6868, @stephankn, @nirvn, @mfrasca, @simonsonc and many others

Refs: #2073,#2070,#2038,#2037,#1953,#1820,#1819,#1714,#1634,#1547,#1532,#1319,#1208,#1154,#1146
2013-11-22 00:06:32 -08:00
..
mapnik Improved support for international text 2013-11-22 00:06:32 -08:00
mapnik2 switch back from mapnik2 to mapnik 2011-11-23 11:33:58 +00:00
boost_std_shared_shim.hpp attempt to fix boost python with c++11 and boost 1.49 - refs #2022 2013-10-23 15:42:01 -07:00
build.py scons: simplify linkflags/ldflags setting / attempt to fix #2025 2013-10-22 16:35:46 -04:00
mapnik_color.cpp attempt to fix boost python with c++11 and boost 1.49 - refs #2022 2013-10-23 15:42:01 -07:00
mapnik_coord.cpp attempt to fix boost python with c++11 and boost 1.49 - refs #2022 2013-10-23 15:42:01 -07:00
mapnik_datasource.cpp Merge branch '2.3.x' of github.com:mapnik/mapnik 2013-11-07 09:21:05 -08:00
mapnik_datasource_cache.cpp attempt to fix boost python with c++11 and boost 1.49 - refs #2022 2013-10-23 15:42:01 -07:00
mapnik_enumeration.hpp python bindings: reduce compile times by consolidating code in fewer cpp files 2013-11-05 15:11:23 -08:00
mapnik_envelope.cpp attempt to fix boost python with c++11 and boost 1.49 - refs #2022 2013-10-23 15:42:01 -07:00
mapnik_expression.cpp attempt to fix boost python with c++11 and boost 1.49 - refs #2022 2013-10-23 15:42:01 -07:00
mapnik_feature.cpp geojson - feature_collection_parser 2013-11-04 12:39:10 +00:00
mapnik_featureset.cpp attempt to fix boost python with c++11 and boost 1.49 - refs #2022 2013-10-23 15:42:01 -07:00
mapnik_font_engine.cpp iwyu 2013-11-07 20:24:10 -08:00
mapnik_fontset.cpp attempt to fix boost python with c++11 and boost 1.49 - refs #2022 2013-10-23 15:42:01 -07:00
mapnik_gamma_method.cpp remove old $ cruft 2012-08-24 13:49:28 -07:00
mapnik_geometry.cpp attempt to fix boost python with c++11 and boost 1.49 - refs #2022 2013-10-23 15:42:01 -07:00
mapnik_grid.cpp attempt to fix boost python with c++11 and boost 1.49 - refs #2022 2013-10-23 15:42:01 -07:00
mapnik_grid_view.cpp attempt to fix boost python with c++11 and boost 1.49 - refs #2022 2013-10-23 15:42:01 -07:00
mapnik_image.cpp merge with 2.3.x 2013-10-28 14:45:52 -07:00
mapnik_image_view.cpp attempt to fix boost python with c++11 and boost 1.49 - refs #2022 2013-10-23 15:42:01 -07:00
mapnik_label_collision_detector.cpp attempt to fix boost python with c++11 and boost 1.49 - refs #2022 2013-10-23 15:42:01 -07:00
mapnik_layer.cpp Merge branch '2.3.x' of github.com:mapnik/mapnik 2013-11-07 09:21:05 -08:00
mapnik_logger.cpp attempt to fix boost python with c++11 and boost 1.49 - refs #2022 2013-10-23 15:42:01 -07:00
mapnik_map.cpp Merge branch '2.3.x' of github.com:mapnik/mapnik 2013-11-13 20:00:13 -08:00
mapnik_palette.cpp attempt to fix boost python with c++11 and boost 1.49 - refs #2022 2013-10-23 15:42:01 -07:00
mapnik_parameters.cpp attempt to fix boost python with c++11 and boost 1.49 - refs #2022 2013-10-23 15:42:01 -07:00
mapnik_proj_transform.cpp attempt to fix boost python with c++11 and boost 1.49 - refs #2022 2013-10-23 15:42:01 -07:00
mapnik_projection.cpp attempt to fix boost python with c++11 and boost 1.49 - refs #2022 2013-10-23 15:42:01 -07:00
mapnik_python.cpp Merge branch '2.3.x' of github.com:mapnik/mapnik 2013-11-21 13:09:52 -08:00
mapnik_query.cpp attempt to fix boost python with c++11 and boost 1.49 - refs #2022 2013-10-23 15:42:01 -07:00
mapnik_raster_colorizer.cpp attempt to fix boost python with c++11 and boost 1.49 - refs #2022 2013-10-23 15:42:01 -07:00
mapnik_rule.cpp Merge branch '2.3.x' of github.com:mapnik/mapnik 2013-11-07 09:21:05 -08:00
mapnik_scaling_method.cpp python bindings: reduce compile times by consolidating code in fewer cpp files 2013-11-05 15:11:23 -08:00
mapnik_stroke.cpp attempt to fix boost python with c++11 and boost 1.49 - refs #2022 2013-10-23 15:42:01 -07:00
mapnik_style.cpp attempt to fix boost python with c++11 and boost 1.49 - refs #2022 2013-10-23 15:42:01 -07:00
mapnik_svg.hpp bindings: get_filename - no need for const here 2012-09-03 10:52:26 -07:00
mapnik_symbolizer.cpp Improved support for international text 2013-11-22 00:06:32 -08:00
mapnik_text_placement.cpp Improved support for international text 2013-11-22 00:06:32 -08:00
mapnik_threads.hpp python bindings: reduce compile times by consolidating code in fewer cpp files 2013-11-05 15:11:23 -08:00
mapnik_value_converter.hpp Avoid truncating 64 bit return values on 32 bit platforms 2013-07-10 22:36:11 +01:00
mapnik_view_transform.cpp implement new debug system 2012-04-08 02:20:56 +02:00
mapnik_wkt_reader.cpp attempt to fix boost python with c++11 and boost 1.49 - refs #2022 2013-10-23 15:42:01 -07:00
python_grid_utils.cpp Merge branch '2.3.x' of github.com:mapnik/mapnik 2013-11-07 09:21:05 -08:00
python_grid_utils.hpp + don't pass std::string arg by value - use const& 2012-08-16 12:05:31 +01:00
python_optional.hpp python bindings: reduce compile times by consolidating code in fewer cpp files 2013-11-05 15:11:23 -08:00