Hermann Kraus
|
72f061b75a
|
Revert 0c5fc9f246 .
For new text placment branch a different solution is needed.
|
2012-01-31 16:36:40 +01:00 |
|
Hermann Kraus
|
1a16e9c5ab
|
Remove class text_processor.
|
2012-01-31 16:24:58 +01:00 |
|
Artem Pavlenko
|
a395f974f3
|
small fix
|
2012-01-31 12:00:36 +00:00 |
|
Artem Pavlenko
|
e00e8f98aa
|
if geometries are polygons, default to 'largest_box' only
for label placement.
TODO: expose settings in XML
|
2012-01-31 11:52:43 +00:00 |
|
Artem Pavlenko
|
b90de4874c
|
Merge branch 'textplacement-merge' into feature-text-merge
Conflicts:
docs/textrendering.gv
include/mapnik/building_symbolizer.hpp
include/mapnik/placement_finder.hpp
include/mapnik/symbolizer_helpers.hpp
include/mapnik/text_placements.hpp
include/mapnik/text_placements_list.hpp
include/mapnik/text_placements_simple.hpp
include/mapnik/text_processing.hpp
plugins/input/shape/shape_utils.hpp
src/agg/process_shield_symbolizer.cpp
src/agg/process_text_symbolizer.cpp
src/cairo_renderer.cpp
src/grid/process_shield_symbolizer.cpp
src/grid/process_text_symbolizer.cpp
src/load_map.cpp
src/placement_finder.cpp
src/shield_symbolizer.cpp
src/text_placements.cpp
src/text_processing.cpp
src/text_symbolizer.cpp
tests/visual_tests/clean.sh
tests/visual_tests/test.py
Merge herm/textplacement-merge
|
2012-01-31 11:09:55 +00:00 |
|
Hermann Kraus
|
49225d7468
|
Handle additional boxes from ShieldSymbolizer.
|
2012-01-29 20:28:32 +01:00 |
|
Hermann Kraus
|
16e5fefb4d
|
Remove text_placement_info::initialize() to avoid incorrect usage of this object.
|
2012-01-29 20:04:31 +01:00 |
|
Hermann Kraus
|
49a3b3c52c
|
Make code easier to read by using std::pair instead of boost::tuple for position.
|
2012-01-29 17:33:43 +01:00 |
|
Hermann Kraus
|
822786e41c
|
Remove no-text attribute. One can simply leave the text empty if one wants this.
|
2012-01-29 13:10:14 +01:00 |
|
Hermann Kraus
|
4a3a3fd82c
|
ShieldSymbolizer for Cairo.
|
2012-01-29 05:03:38 +01:00 |
|
Hermann Kraus
|
3e59503e25
|
ShieldSymbolizer for Grid renderer.
|
2012-01-29 04:57:56 +01:00 |
|
Hermann Kraus
|
09459683e9
|
Update symbolizer helpers for ShieldSymbolizer.
Correctly handle point placement for TextSymbolizer. (Tries each possible placement for each point).
|
2012-01-29 04:49:02 +01:00 |
|
Hermann Kraus
|
a3871e52b7
|
Rename set_values_from_xml to from_xml.
|
2012-01-28 17:13:41 +01:00 |
|
Hermann Kraus
|
ff07b4bce0
|
placement_element => text_path
|
2012-01-28 00:09:58 +01:00 |
|
Hermann Kraus
|
d6b8209a9d
|
Rewrote text processing to use a tree structure.
Reduces the number of classes and simplifies extension.
|
2012-01-27 23:15:12 +01:00 |
|
Artem Pavlenko
|
84b948687d
|
Merge branch 'master' into feature-text-merge
|
2012-01-27 13:27:27 +00:00 |
|
Artem Pavlenko
|
fc7e07137d
|
removing as it doesn't belong in here.
|
2012-01-27 13:23:15 +00:00 |
|
Hermann Kraus
|
dbc1280731
|
Process more than one geometry.
Start work on ShieldSymbolizer.
|
2012-01-26 20:05:38 +01:00 |
|
Artem Pavlenko
|
5ebdd84940
|
format
|
2012-01-26 16:24:48 +00:00 |
|
Artem Pavlenko
|
5c6fdc780f
|
return member variable by const reference
|
2012-01-26 13:07:28 +00:00 |
|
Artem Pavlenko
|
36a23367a6
|
+ fix compilation issues
|
2012-01-26 13:05:41 +00:00 |
|
Artem Pavlenko
|
d1f16bb227
|
merge textplacement-merge into feature_impl
|
2012-01-26 13:04:08 +00:00 |
|
Hermann Kraus
|
1106dcb445
|
Support for cairo + grid renderer.
|
2012-01-25 16:17:38 +01:00 |
|
Hermann Kraus
|
bdc20f766b
|
Complete symbolizer_helpers.hpp for TextSymbolizer.
|
2012-01-25 15:44:19 +01:00 |
|
Artem Pavlenko
|
d146bcc380
|
Merge branch 'master' into feature_impl
|
2012-01-25 10:04:03 +00:00 |
|
Tony Young
|
d0d692cb82
|
Add text placements to Python API.
|
2012-01-25 12:57:26 +13:00 |
|
Hermann Kraus
|
3b887972b8
|
Start work on new symbolizer helpers.
|
2012-01-23 19:02:35 +01:00 |
|
Artem Pavlenko
|
4b22636f3b
|
initial implementation of multipolygon labeling strategy
based on ordering by bounding box.
TODO : sync with https://github.com/herm/mapnik/tree/textplacement
|
2012-01-23 16:00:55 +00:00 |
|
Hermann Kraus
|
2eb3662d87
|
Add all files to build.py.
|
2012-01-23 00:20:15 +01:00 |
|
Hermann Kraus
|
1549fd92c3
|
Float font sizes.
|
2012-01-22 21:19:35 +01:00 |
|
Hermann Kraus
|
31fd5647f2
|
Use font manager and char properties in text engine.
|
2012-01-22 20:51:09 +01:00 |
|
Hermann Kraus
|
fb0c9d6d9c
|
Fix text_placements.cpp.
|
2012-01-22 20:04:13 +01:00 |
|
Hermann Kraus
|
b945dff774
|
Fix metawriters.
|
2012-01-22 19:57:32 +01:00 |
|
Hermann Kraus
|
02eca0825f
|
Fix set_displacement().
|
2012-01-22 19:17:59 +01:00 |
|
Hermann Kraus
|
581d35987e
|
Disable ShieldSymbolizer in cairo_renderer.cpp (see fdd58903f9 ).
|
2012-01-22 18:47:23 +01:00 |
|
Hermann Kraus
|
9d2a6088b1
|
New placement finder.
|
2012-01-22 18:41:04 +01:00 |
|
Hermann Kraus
|
78c4464ad7
|
Remove next_position_only().
|
2012-01-22 18:29:55 +01:00 |
|
Hermann Kraus
|
fdd58903f9
|
Disable rendering of TextSymbolizer and ShieldSymbolizer.
This avoids breaking compiles with the next changes.
|
2012-01-22 18:24:28 +01:00 |
|
Hermann Kraus
|
e66712d722
|
Update font engine.
|
2012-01-22 18:13:08 +01:00 |
|
Hermann Kraus
|
67eb73eab9
|
Return correct size information from font engine.
|
2012-01-22 17:53:45 +01:00 |
|
Hermann Kraus
|
2f02e2f4c5
|
Update text symbolizer to use new locations.
|
2012-01-22 17:27:52 +01:00 |
|
Hermann Kraus
|
4490e1afaf
|
Add missing get_positions() function.
|
2012-01-22 16:25:19 +01:00 |
|
Hermann Kraus
|
af42e2decf
|
Update save_map.cpp.
|
2012-01-22 16:06:28 +01:00 |
|
Hermann Kraus
|
6ce55a0e94
|
Update parse_shield_symbolizer().
|
2012-01-22 04:21:01 +01:00 |
|
Hermann Kraus
|
8244cd0a05
|
Add code using new functions in parse_text_symbolizer().
|
2012-01-22 03:56:00 +01:00 |
|
Hermann Kraus
|
06ec0c377b
|
Remove code using old functions in parse_text_symbolizer().
|
2012-01-22 03:53:05 +01:00 |
|
Hermann Kraus
|
a9ca2f0c40
|
Add list placement support to load_map.
|
2012-01-22 03:39:59 +01:00 |
|
Hermann Kraus
|
7fd9fb0c88
|
Small fixes.
|
2012-01-22 03:32:21 +01:00 |
|
Hermann Kraus
|
cae0c31ee8
|
Update text_placement_info_simple to use new functions and locations.
|
2012-01-22 03:23:27 +01:00 |
|
Hermann Kraus
|
7d01f509ab
|
Add text_placement_info_list functions.
|
2012-01-22 03:11:55 +01:00 |
|
Hermann Kraus
|
2b26044adb
|
Complete text_placement_info functions.
|
2012-01-22 03:04:37 +01:00 |
|
Hermann Kraus
|
c407d8340f
|
Add default get_all_expressions function.
|
2012-01-22 03:01:34 +01:00 |
|
Hermann Kraus
|
6695fa0f5f
|
Add functions to read and write text_symbolizer_properties and char_properties from/to XML.
|
2012-01-22 02:56:28 +01:00 |
|
Hermann Kraus
|
b7f8e356f4
|
Make text_path use char_info.
|
2012-01-22 01:43:13 +01:00 |
|
Hermann Kraus
|
5fd7035527
|
Move font engine functions from .hpp to .cpp.
|
2012-01-21 01:47:02 +01:00 |
|
Hermann Kraus
|
34405a5d9e
|
Replace dimension_t by char_info.
|
2012-01-21 00:35:24 +01:00 |
|
Hermann Kraus
|
533b95f0e6
|
Enable XML parser to return multiple <xmltext> nodes.
|
2012-01-21 00:02:44 +01:00 |
|
Hermann Kraus
|
e177cd52a7
|
Rename opacity to image_opacity.
|
2012-01-20 22:45:47 +01:00 |
|
Hermann Kraus
|
21a58b7b7a
|
Add missing includes.
|
2012-01-20 22:43:05 +01:00 |
|
Hermann Kraus
|
6a50f91a10
|
Add text_processing.hpp/cpp
|
2012-01-20 22:30:12 +01:00 |
|
Hermann Kraus
|
6efb7a863d
|
Add default constructor for shield symbolizer.
|
2012-01-20 00:56:20 +01:00 |
|
Artem Pavlenko
|
bae5bd292f
|
move building_symbolizer into separate hpp/cpp
|
2012-01-19 18:26:15 -05:00 |
|
Hermann Kraus
|
e977df778a
|
Remove unused "anchor" attribute from Text/ShieldSymbolizer.
|
2012-01-20 00:09:25 +01:00 |
|
Artem Pavlenko
|
096082ba9b
|
Merge branch 'master' into feature_impl
|
2012-01-19 16:11:03 -05:00 |
|
Hermann Kraus
|
537231f60e
|
Remove glyph symbolizer.
|
2012-01-19 20:34:09 +01:00 |
|
Artem Pavlenko
|
ed40291b88
|
+ add missing *.cpp file
|
2012-01-19 12:54:56 -05:00 |
|
Artem Pavlenko
|
ccb75e0dfb
|
+ add missing *.cpp file
|
2012-01-19 12:54:56 -05:00 |
|
Artem Pavlenko
|
63563da28f
|
+ add missing .cpp file
|
2012-01-19 12:52:58 -05:00 |
|
Artem Pavlenko
|
ab314b44a4
|
+ use mapnik::gamma_method_e for all symbolizers
+ fixes #1042 : avoid pushin duplcaite name into boost.python registry
|
2012-01-19 12:45:24 -05:00 |
|
Artem Pavlenko
|
0f002077e1
|
+ use mapnik::gamma_method_e for all symbolizers
+ fixes #1042 : avoid pushin duplcaite name into boost.python registry
|
2012-01-19 12:45:24 -05:00 |
|
Artem Pavlenko
|
a6a540cb68
|
Merge branch 'master' into feature_impl
|
2012-01-18 09:40:55 -05:00 |
|
Artem Pavlenko
|
de402b2450
|
+ update colorizer call
|
2012-01-18 09:39:06 -05:00 |
|
Artem Pavlenko
|
034b270eb4
|
Merge pull request #1023 from tarnowsc/master
Making the gamma-method for polygon symbolizer
|
2012-01-18 06:35:54 -08:00 |
|
Artem Pavlenko
|
8fd505790e
|
Merge pull request #1023 from tarnowsc/master
Making the gamma-method for polygon symbolizer
|
2012-01-18 06:35:54 -08:00 |
|
Artem Pavlenko
|
f44c3e300d
|
add feature_type_style.cpp
|
2012-01-18 09:17:39 -05:00 |
|
Artem Pavlenko
|
43fafa6ca0
|
+ move feature_kv_iterotor into *.cpp to avoid cyclic deps
+ expose kv iterator directly on feature_impl
|
2012-01-18 09:15:52 -05:00 |
|
Dane Springmeyer
|
820b9a2b25
|
merge master with feature_impl
|
2012-01-17 17:47:27 -05:00 |
|
Artem Pavlenko
|
c594595603
|
update to work with new feature_impl
|
2012-01-17 14:19:38 -05:00 |
|
Artem Pavlenko
|
fbbd1d4dcf
|
re-enable colorizer support
|
2012-01-17 14:16:03 -05:00 |
|
Artem Pavlenko
|
c8c7000551
|
+ update to new feature_impl
|
2012-01-17 13:41:37 -05:00 |
|
Artem Pavlenko
|
1de253d3d2
|
update to use new feature_impl interface
|
2012-01-17 13:33:01 -05:00 |
|
Artem Pavlenko
|
b838d17680
|
remove extra empty lines
|
2012-01-17 13:32:26 -05:00 |
|
Dane Springmeyer
|
136239f88b
|
remove mapnik::point_datasource from c++ and mapnik.PointDatasource from python bindings
|
2012-01-17 09:58:45 -05:00 |
|
Dane Springmeyer
|
63891cec15
|
finish refactor, moving to separate method off datasources to get_geometry_type and using enums all around
|
2012-01-17 01:09:46 -05:00 |
|
Dane Springmeyer
|
b0d0d06564
|
finish refactor, moving to separate method off datasources to get_geometry_type and using enums all around
|
2012-01-17 01:09:46 -05:00 |
|
Dane Springmeyer
|
66a0cfc81f
|
refactor
|
2012-01-14 22:35:40 -08:00 |
|
Dane Springmeyer
|
834310f2d8
|
refactor
|
2012-01-14 22:35:40 -08:00 |
|
Cezary Tarnowski
|
93ff232ca2
|
#1023 making gamma power default, making gamma-method awailable for polygon pattern symolizer and stroke
|
2012-01-13 18:20:03 +01:00 |
|
Cezary Tarnowski
|
53fc770495
|
#1023 making gamma power default, making gamma-method awailable for polygon pattern symolizer and stroke
|
2012-01-13 18:20:03 +01:00 |
|
Artem Pavlenko
|
ede232d2c1
|
+ apply mapnik coding convention
|
2012-01-13 16:30:03 +00:00 |
|
Cezary Tarnowski
|
e7a751987d
|
Merge remote-tracking branch 'upstream/master'
|
2012-01-13 14:49:59 +01:00 |
|
Cezary Tarnowski
|
afa8ecefc4
|
Merge remote-tracking branch 'upstream/master'
|
2012-01-13 14:49:59 +01:00 |
|
Cezary Tarnowski
|
c007a608ff
|
Adding gamma-method to polygon symbolizer
|
2012-01-12 16:58:10 +01:00 |
|
Cezary Tarnowski
|
c7cfdef8d4
|
Adding gamma-method to polygon symbolizer
|
2012-01-12 16:58:10 +01:00 |
|
Artem Pavlenko
|
0eb8e2d246
|
temp fix to compile FIXME
|
2012-01-12 10:04:49 +00:00 |
|
Artem Pavlenko
|
46619c17c2
|
feature impl update
|
2012-01-12 09:33:43 +00:00 |
|
Artem Pavlenko
|
ff386e686e
|
Merge remote-tracking branch 'origin/master'
Conflicts:
src/feature_style_processor.cpp
|
2012-01-10 21:38:43 +00:00 |
|
Artem Pavlenko
|
ec8661b5d4
|
Merge remote-tracking branch 'origin/master'
Conflicts:
src/feature_style_processor.cpp
|
2012-01-10 21:38:43 +00:00 |
|
Artem Pavlenko
|
4bf5ff57b1
|
+ fix typo
|
2012-01-10 21:32:51 +00:00 |
|
Artem Pavlenko
|
3011d53e34
|
+ fix typo
|
2012-01-10 21:32:51 +00:00 |
|
Artem Pavlenko
|
3f0fdeadf0
|
Merge pull request #1014 from tmcw/unbuffered_extent
Unbuffered extent
|
2012-01-10 13:31:29 -08:00 |
|
Artem Pavlenko
|
8652bfdae8
|
Merge pull request #1014 from tmcw/unbuffered_extent
Unbuffered extent
|
2012-01-10 13:31:29 -08:00 |
|
Dane Springmeyer
|
344f855bb6
|
fix compile with RENDERING_STATS
|
2012-01-10 13:27:41 -08:00 |
|
Dane Springmeyer
|
c734c516ae
|
fix compile with RENDERING_STATS
|
2012-01-10 13:27:41 -08:00 |
|
Hermann Kraus
|
cbcb545b65
|
Fix the problem reported in #1003 (NE, NW, SE not working for text-placement=simple).
Add test cases for this problem.
Conflicts:
src/text_placements.cpp
tests/data/placement/clean.sh
tests/data/placement/test.py
|
2012-01-09 23:30:22 +01:00 |
|
Hermann Kraus
|
f4f1e84420
|
Fix the problem reported in #1003 (NE, NW, SE not working for text-placement=simple).
Add test cases for this problem.
Conflicts:
src/text_placements.cpp
tests/data/placement/clean.sh
tests/data/placement/test.py
|
2012-01-09 23:30:22 +01:00 |
|
Tom MacWright
|
54ecfdbe9f
|
Merge branch 'master' into unbuffered_extent
|
2012-01-09 13:13:09 -05:00 |
|
Tom MacWright
|
1640252b69
|
Merge branch 'master' into unbuffered_extent
|
2012-01-09 13:13:09 -05:00 |
|
Artem Pavlenko
|
e8541e1685
|
Merge branch 'master' of https://github.com/tarnowsc/mapnik
|
2012-01-09 13:10:55 +00:00 |
|
Artem Pavlenko
|
ba03c5a28f
|
Merge branch 'master' of https://github.com/tarnowsc/mapnik
|
2012-01-09 13:10:55 +00:00 |
|
Artem Pavlenko
|
e9cb534ee3
|
+ store face index for faster access
+ avoid memory leaks
|
2012-01-09 13:09:19 +00:00 |
|
Artem Pavlenko
|
1ad6e107d3
|
+ store face index for faster access
+ avoid memory leaks
|
2012-01-09 13:09:19 +00:00 |
|
Cezary Tarnowski
|
88af05fadc
|
bugfix - a proper bugfix for rewinding geometry in building symbolizer
|
2012-01-09 13:41:38 +01:00 |
|
Cezary Tarnowski
|
4084d58309
|
bugfix - a proper bugfix for rewinding geometry in building symbolizer
|
2012-01-09 13:41:38 +01:00 |
|
Artem Pavlenko
|
2f8557ad12
|
fix typo
|
2012-01-09 12:20:25 +00:00 |
|
Artem Pavlenko
|
b90467cbc5
|
fix typo
|
2012-01-09 12:20:25 +00:00 |
|
Artem Pavlenko
|
30839b4d17
|
Merge branch 'master' of https://github.com/tarnowsc/mapnik
|
2012-01-09 12:20:07 +00:00 |
|
Artem Pavlenko
|
838f6872d4
|
Merge branch 'master' of https://github.com/tarnowsc/mapnik
|
2012-01-09 12:20:07 +00:00 |
|
Cezary Tarnowski
|
23631d31a8
|
bugfix - a proper bugfix for rewinding geometry in building symbolizer
|
2012-01-09 13:17:03 +01:00 |
|
Cezary Tarnowski
|
7b72898832
|
bugfix - a proper bugfix for rewinding geometry in building symbolizer
|
2012-01-09 13:17:03 +01:00 |
|
Artem Pavlenko
|
a95603713a
|
+ initialize FT_Face to null
+ add missing bracket
|
2012-01-09 12:15:14 +00:00 |
|
Artem Pavlenko
|
d307eff124
|
+ initialize FT_Face to null
+ add missing bracket
|
2012-01-09 12:15:14 +00:00 |
|
cpsandbox
|
2379b561af
|
Update src/font_engine_freetype.cpp
|
2012-01-08 23:06:27 -08:00 |
|
cpsandbox
|
ccb4340164
|
Update src/font_engine_freetype.cpp
|
2012-01-08 23:06:27 -08:00 |
|
cpsandbox
|
e75f00cdf4
|
adding support for multiple fonts in one font file, for instance .ttc
|
2012-01-08 21:55:18 -08:00 |
|
cpsandbox
|
621ebac674
|
adding support for multiple fonts in one font file, for instance .ttc
|
2012-01-08 21:55:18 -08:00 |
|
Dane Springmeyer
|
1b3d2324de
|
scons: fully workaround potential compile error with gcc/boost 1.42/ubuntu relating to interprocess bug - refs #1001 and #950
|
2012-01-08 17:21:04 -08:00 |
|
Dane Springmeyer
|
e9bb5666e7
|
scons: fully workaround potential compile error with gcc/boost 1.42/ubuntu relating to interprocess bug - refs #1001 and #950
|
2012-01-08 17:21:04 -08:00 |
|
Artem Pavlenko
|
544d834cee
|
Merge pull request #999 from tarnowsc/master
Bugfix for building symbolizer
|
2012-01-02 04:37:36 -08:00 |
|
Artem Pavlenko
|
883615d454
|
Merge pull request #999 from tarnowsc/master
Bugfix for building symbolizer
|
2012-01-02 04:37:36 -08:00 |
|
Cezary Tarnowski
|
68febbdbfb
|
bugfix - if geometry is used twice from cache it will be missing walls in building symbolizer
|
2011-12-30 12:35:28 +01:00 |
|
Cezary Tarnowski
|
46a15d50bf
|
bugfix - if geometry is used twice from cache it will be missing walls in building symbolizer
|
2011-12-30 12:35:28 +01:00 |
|
Hermann Kraus
|
656749de14
|
Fix unsigned underflow.
|
2011-12-23 15:01:28 +01:00 |
|
Hermann Kraus
|
133bd16211
|
Fix unsigned underflow.
|
2011-12-23 15:01:28 +01:00 |
|
Dane Springmeyer
|
d0e3f683ed
|
Revert "text rendering: only create objects once rather than per geometry part/placement attempt - refs #162"
This reverts commit eaf8d50422 .
|
2011-12-22 15:01:41 -08:00 |
|
Dane Springmeyer
|
681930372f
|
Revert "text rendering: only create objects once rather than per geometry part/placement attempt - refs #162"
This reverts commit eaf8d50422 .
|
2011-12-22 15:01:41 -08:00 |
|
Dane Springmeyer
|
eaf8d50422
|
text rendering: only create objects once rather than per geometry part/placement attempt - refs #162
|
2011-12-22 14:48:40 -08:00 |
|
Dane Springmeyer
|
f47365a927
|
text rendering: only create objects once rather than per geometry part/placement attempt - refs #162
|
2011-12-22 14:48:40 -08:00 |
|
Tom MacWright
|
bb5f274265
|
Adds unbuffered_extent_ to queries from feature_style_processor.
Creates a new constructor for query. Currently this is used
by the jit_datasource.
|
2011-12-20 16:12:37 -05:00 |
|
Tom MacWright
|
0fb717486c
|
Adds unbuffered_extent_ to queries from feature_style_processor.
Creates a new constructor for query. Currently this is used
by the jit_datasource.
|
2011-12-20 16:12:37 -05:00 |
|
Dane Springmeyer
|
d7c720f0af
|
python: reflect fontsets to enable fuller test of map.deepcopy - closes #348
|
2011-12-20 12:34:27 -08:00 |
|
Dane Springmeyer
|
bbeeaada4d
|
python: reflect fontsets to enable fuller test of map.deepcopy - closes #348
|
2011-12-20 12:34:27 -08:00 |
|
Dane Springmeyer
|
0f0e04e6dc
|
fixup fontset error reporting - a likely problem in mapnik2 upgrade - closes #596
|
2011-12-20 12:31:38 -08:00 |
|
Dane Springmeyer
|
dd8581bf5a
|
fixup fontset error reporting - a likely problem in mapnik2 upgrade - closes #596
|
2011-12-20 12:31:38 -08:00 |
|
Artem Pavlenko
|
c71a02e24d
|
add poor man's deepcopy method :
'''
mapnik::util::deepcopy(map_in,map_out);
'''
|
2011-12-20 16:26:30 +00:00 |
|
Artem Pavlenko
|
b3b330bcb7
|
add poor man's deepcopy method :
'''
mapnik::util::deepcopy(map_in,map_out);
'''
|
2011-12-20 16:26:30 +00:00 |
|
Artem Pavlenko
|
855a2bd49b
|
Merge branch 'master' into geometry_cleanup
|
2011-12-16 09:15:02 +00:00 |
|
Artem Pavlenko
|
9fe444ba29
|
Merge branch 'master' into geometry_cleanup
|
2011-12-16 09:15:02 +00:00 |
|
Artem Pavlenko
|
6fe8b8ac7e
|
untabify
|
2011-12-15 14:57:57 +00:00 |
|
Artem Pavlenko
|
f1d9a18bc9
|
untabify
|
2011-12-15 14:57:57 +00:00 |
|