Hermann Kraus
|
a9973837ef
|
Merge commit '0b9ebe21dd593b9b87c6388291b79a5c5a4af4e4' into harfbuzz
Conflicts:
tests/visual_tests/test.py
|
2013-03-16 12:39:47 +01:00 |
|
Hermann Kraus
|
55d8492b77
|
Merge commit 'e2a76e09b3e3614174d24aa43165151f599c9d8e' into harfbuzz
Conflicts:
src/agg/process_text_symbolizer.cpp
src/cairo_renderer.cpp
|
2013-03-16 12:38:22 +01:00 |
|
Hermann Kraus
|
784ef8f76a
|
Merge commit 'a537c58afa450e1ffe6bbd8978d2e122b55c9942' into harfbuzz
Conflicts:
include/mapnik/symbolizer.hpp
|
2013-03-16 12:24:02 +01:00 |
|
Dane Springmeyer
|
7866cc3dec
|
expose more compositing options in python (the non-agg custom ones) to set up for testing as per #1493 and #1369
|
2012-10-01 17:41:07 -07:00 |
|
Dane Springmeyer
|
09726626cf
|
add 'premultiplied' property on raster symbolizer to allow user to control (in rare cases) the premultiplied status of images in cases where tiffs mis-report it - closes #1512
|
2012-10-01 16:14:41 -07:00 |
|
Dane Springmeyer
|
e2a76e09b3
|
use what you include
|
2012-10-01 15:03:17 -07:00 |
|
Hermann Kraus
|
1e6e2bdaa7
|
Merge branch 'master' into harfbuzz
Conflicts:
bindings/python/mapnik/__init__.py
|
2012-09-23 13:28:08 +02:00 |
|
Hermann Kraus
|
bbedec3437
|
Clean up directory structure.
|
2012-09-23 02:52:40 +02:00 |
|
artemp
|
01ae1a179d
|
Merge branch 'master' into conv_simplify
|
2012-09-17 11:35:15 +01:00 |
|
Dane Springmeyer
|
657098fd48
|
fix git conflicts that snuck into the code
|
2012-09-14 18:35:54 -07:00 |
|
Hermann Kraus
|
fa62234179
|
Merge branch 'master' into harfbuzz
|
2012-09-15 02:06:35 +02:00 |
|
Hermann Kraus
|
e629cbb1c3
|
Raise Exception instead of returning None.
|
2012-09-15 02:06:08 +02:00 |
|
Hermann Kraus
|
406904a1f6
|
Merge branch 'master' into harfbuzz
Conflicts:
bindings/python/mapnik/__init__.py
include/mapnik/font_engine_freetype.hpp
src/load_map.cpp
|
2012-09-15 01:39:33 +02:00 |
|
Hermann Kraus
|
1940014a48
|
Remove deprecation warnings.
|
2012-09-14 23:25:32 +02:00 |
|
Dane Springmeyer
|
8cfb40ae2f
|
refactor fontsets making them optional on the symbolizer and removing the dangerous default contructor - closes #1483 (TODO - consider modifying insert_fontset to only take single arg of fontset instance)
|
2012-09-14 14:17:45 -07:00 |
|
Hermann Kraus
|
dc6ecc4be7
|
Reenable wrap-before and add tests for it.
|
2012-09-14 18:53:52 +02:00 |
|
artemp
|
fb8f50b0f5
|
Merge branch 'master' into conv_simplify
|
2012-09-14 13:15:42 +01:00 |
|
Hermann Kraus
|
d181313e90
|
Add TextSymbolizer.name in python bindings.
Refs #1482.
|
2012-09-14 01:56:35 +02:00 |
|
Hermann Kraus
|
0615609e67
|
Fix python bindings.
|
2012-09-13 23:11:27 +02:00 |
|
Hermann Kraus
|
297bfeb454
|
Merge branch 'master' into harfbuzz
Conflicts:
src/symbolizer_helpers.cpp
|
2012-09-08 01:26:47 +02:00 |
|
Hermann Kraus
|
85e075b8ea
|
Merge branch 'master' into harfbuzz
Conflicts:
bindings/python/mapnik_text_placement.cpp
include/mapnik/font_engine_freetype.hpp
include/mapnik/map.hpp
include/mapnik/metawriter.hpp
include/mapnik/metawriter_inmem.hpp
include/mapnik/metawriter_json.hpp
include/mapnik/placement_finder.hpp
include/mapnik/symbolizer.hpp
include/mapnik/symbolizer_helpers.hpp
include/mapnik/text_properties.hpp
src/agg/process_shield_symbolizer.cpp
src/build.py
src/cairo_renderer.cpp
src/feature_style_processor.cpp
src/grid/process_shield_symbolizer.cpp
src/metawriter.cpp
src/metawriter_inmem.cpp
src/placement_finder.cpp
src/processed_text.cpp
src/symbolizer_helpers.cpp
tests/visual_tests/images/lines-shield-200-reference.png
tests/visual_tests/images/lines-shield-400-reference.png
tests/visual_tests/images/lines-shield-600-reference.png
tests/visual_tests/images/lines-shield-800-reference.png
tests/visual_tests/styles/formatting.xml
tests/visual_tests/test.py
|
2012-09-07 19:07:31 +02:00 |
|
artemp
|
29423cfc1c
|
Merge branch 'master' into conv_simplify
Conflicts:
bindings/python/mapnik_markers_symbolizer.cpp
plugins/input/ogr/ogr_index_featureset.cpp
plugins/input/shape/dbfile.cpp
plugins/input/shape/shapefile.hpp
src/load_map.cpp
|
2012-09-07 16:46:02 +01:00 |
|
artemp
|
967d6110bf
|
+ singleton: return ref from instance() method
|
2012-09-07 16:23:03 +01:00 |
|
artemp
|
11e6ba0c09
|
+ make client methods non-static in classes derived from
mapnik::singleton<> (TODO: apply to all)
+ ensure client methods are accessed through instance() method
|
2012-09-07 14:56:30 +01:00 |
|
artemp
|
8fa0742a53
|
+ make client methods non-static in classes derived from
mapnik::singleton<> (TODO: apply to all)
+ ensure client methods are accessed through instance() method
|
2012-09-07 14:51:25 +01:00 |
|
artemp
|
5f8bb423e8
|
Merge branch 'conv_simplify' of git://github.com/kkaefer/mapnik into kkaefer-conv_simplify
|
2012-09-06 13:12:39 +01:00 |
|
artemp
|
a513d3f97d
|
+ code: avoid exposing unsafe static methods in datasource_cache ( #1451)
+ python: remove redundent 'instance' method (mapnik.DatasourceCache)
+ python: reflect plugin_directories method
+ tests: update python usage
TODO: consider using similar approach in FontEngine etc..
TODO: consider returning reference from singleton::instance() to
safeguard from accidental deleting a 'singleton' pointer
|
2012-09-05 12:53:37 +01:00 |
|
Dane Springmeyer
|
ac8e22a781
|
bindings: get_filename - no need for const here
|
2012-09-03 10:52:26 -07:00 |
|
Dane Springmeyer
|
a12b8f1d2f
|
c++ style
|
2012-09-03 10:27:48 -07:00 |
|
Konstantin Käfer
|
ae865a59fb
|
Merge branch 'master' into conv_simplify
Conflicts:
include/mapnik/vertex_converters.hpp
|
2012-08-28 20:37:27 +02:00 |
|
Dane Springmeyer
|
5120d0398d
|
add build file for headers and svg/output code directories to hold the svg_renderer used for output - refs #1438
|
2012-08-27 17:58:49 -07:00 |
|
Dane Springmeyer
|
ac418a7d4e
|
remote the last references
|
2012-08-27 16:43:40 -07:00 |
|
Konstantin Käfer
|
f5ed45ff80
|
Merge branch 'master' of git://github.com/mapnik/mapnik into conv_simplify
|
2012-08-25 15:02:12 +02:00 |
|
Konstantin Käfer
|
13c46b6cc6
|
Merge branch 'master' into conv_simplify
Conflicts:
bindings/python/mapnik_line_symbolizer.cpp
bindings/python/mapnik_polygon_symbolizer.cpp
|
2012-08-24 23:29:43 +02:00 |
|
Konstantin Käfer
|
4e1423cefe
|
Merge branch 'master' of git://github.com/mapnik/mapnik into conv_simplify
Conflicts:
src/cairo_renderer.cpp
|
2012-08-24 23:24:31 +02:00 |
|
Dane Springmeyer
|
d9fa1cb0c2
|
remove old $ cruft
|
2012-08-24 13:49:28 -07:00 |
|
Dane Springmeyer
|
c0539406d8
|
fix includes post bf3efbeab8 - refs #1435
|
2012-08-23 11:34:13 -07:00 |
|
Dane Springmeyer
|
ce03b3599b
|
expose svg output for geometries - refs #1437 (TODO: support svg_multi_generator)
|
2012-08-22 19:13:37 -07:00 |
|
Dane Springmeyer
|
501d322c96
|
+reflect comp_op, smooth, and clip in python bindings for all relevant symbolizers - closes #1264
|
2012-08-21 18:05:43 -07:00 |
|
Dane Springmeyer
|
e8101a070a
|
partially repair backward compatibility in python for 'marker-type' - refs #1427 and #1285
|
2012-08-21 16:36:15 -07:00 |
|
Dane Springmeyer
|
ab5ce64b16
|
python: add properties to mapnik.Stroke to match xml/svg spec - refs #1427
|
2012-08-21 15:59:31 -07:00 |
|
Dane Springmeyer
|
6a0df52b1c
|
python: add wrap_character alias to wrap_char - refs #1427
|
2012-08-21 14:48:10 -07:00 |
|
Dane Springmeyer
|
d069ce7405
|
apply patch from @lightmare for fixing return of text_transform - closes #1420
|
2012-08-21 14:37:35 -07:00 |
|
Dane Springmeyer
|
0dec6c69ca
|
+reflect miterlimit in python
|
2012-08-20 19:19:21 -07:00 |
|
Dane Springmeyer
|
72f967924e
|
+reflect new opacity propert of polygon_pattern_symbolizer in python
|
2012-08-20 18:52:07 -07:00 |
|
Dane Springmeyer
|
6ca9196c98
|
remove unused header
|
2012-08-20 18:22:46 -07:00 |
|
Dane Springmeyer
|
3e4d579a5e
|
+reflect background_image in python and add background_color to match XML
|
2012-08-20 18:18:36 -07:00 |
|
Dane Springmeyer
|
b76c8e5c64
|
+reflect building symbolizer in python
|
2012-08-20 18:17:00 -07:00 |
|
Dane Springmeyer
|
9273f861bc
|
reflect all new style properties in python - refs #1264
|
2012-08-20 17:17:37 -07:00 |
|
Dane Springmeyer
|
8c8cf71d52
|
python: add 'status' property to match XML - refs #1418
|
2012-08-20 17:16:47 -07:00 |
|