Artem Pavlenko
|
3f681a7504
|
+ move mapnik::context_ptr to initialization list
|
2012-03-13 10:19:46 +00:00 |
|
Artem Pavlenko
|
3891922b28
|
use const ref and avoid creating temp std::string
|
2012-03-13 10:11:58 +00:00 |
|
Dane Springmeyer
|
fb6bf401e9
|
avoid constructing extra temp object
|
2012-03-12 13:22:07 -07:00 |
|
Dane Springmeyer
|
42f9fe03d2
|
remove old shim
|
2012-03-12 13:21:38 -07:00 |
|
Artem Pavlenko
|
207ecfd597
|
remove camel-case names from layer.[h,c]pp
|
2012-03-12 15:39:59 +00:00 |
|
Artem Pavlenko
|
5ec3fb1121
|
avoid constructing extra temp object
|
2012-03-12 13:07:36 +00:00 |
|
Dane Springmeyer
|
a6f89883d7
|
moar boost::make_shared
|
2012-03-09 16:20:50 -08:00 |
|
Dane Springmeyer
|
ddd3956f0e
|
expose a clear method for the marker_cache and mapped_memory_cache - closes #1022
|
2012-03-09 15:16:01 -08:00 |
|
Dane Springmeyer
|
71333373cc
|
use boost::make_shared to create new face_ptr
|
2012-03-09 15:15:04 -08:00 |
|
Dane Springmeyer
|
9d0bfa9d4e
|
the std::map storing font_face pointers is a cache - name it clearly
|
2012-03-09 14:47:04 -08:00 |
|
Dane Springmeyer
|
ba9c6dd220
|
mapnik-speed-check: ensure the bbox arg is set properly
|
2012-03-09 12:04:37 -08:00 |
|
Artem Pavlenko
|
302b7f1696
|
Revert "update rasterlite, occi, csv, hello_world, and rundemo"
This reverts commit ab7f6ee75c .
|
2012-03-09 15:33:36 +00:00 |
|
Artem Pavlenko
|
e8758b96a6
|
+ fix init order
|
2012-03-09 14:26:52 +00:00 |
|
Artem Pavlenko
|
254b3c9fa7
|
Merge branch 'master' into geometry-clipping
Conflicts:
SConstruct
include/mapnik/symbolizer_helpers.hpp
src/placement_finder.cpp
|
2012-03-09 14:18:41 +00:00 |
|
Artem Pavlenko
|
5ce18715c3
|
+ update cairo_renderer to use clipped paths
|
2012-03-09 13:40:18 +00:00 |
|
Artem Pavlenko
|
61113d7b4e
|
+ add clipping to text/shield/markers
Conflicts:
include/mapnik/symbolizer_helpers.hpp
|
2012-03-09 13:37:53 +00:00 |
|
Artem Pavlenko
|
a763d03110
|
resolve conflict
|
2012-03-09 13:33:16 +00:00 |
|
Artem Pavlenko
|
961ab51aef
|
+ fix previous merge error
|
2012-03-09 13:23:50 +00:00 |
|
Dane Springmeyer
|
ab7f6ee75c
|
update rasterlite, occi, csv, hello_world, and rundemo
|
2012-03-09 12:58:16 +00:00 |
|
Artem Pavlenko
|
514ec14cc9
|
+ add clipping to polygon/line_pattern_syms
|
2012-03-09 12:57:14 +00:00 |
|
Artem Pavlenko
|
d8d5298f4e
|
+ update cairo_renderer to use clipped paths
|
2012-03-09 12:56:54 +00:00 |
|
Dane Springmeyer
|
54e7bb41c6
|
add no-omit-frame-pointer to debug flags to ensure without question it is not enabled
|
2012-03-09 12:56:00 +00:00 |
|
Dane Springmeyer
|
b67af5cadb
|
avoid combining default arg with const&
|
2012-03-09 12:55:41 +00:00 |
|
Artem Pavlenko
|
13ea874585
|
+ inflate query extent to avoid line joining artifacts
|
2012-03-09 12:55:22 +00:00 |
|
Artem Pavlenko
|
11511e9b20
|
+ cleanup
|
2012-03-09 12:55:03 +00:00 |
|
Artem Pavlenko
|
40b9553722
|
+ add clipping to text/shield/markers
Conflicts:
include/mapnik/symbolizer_helpers.hpp
|
2012-03-09 12:54:13 +00:00 |
|
Artem Pavlenko
|
c12161bf19
|
+ clip geometries before applying any
transformations.
|
2012-03-09 12:44:29 +00:00 |
|
Dane Springmeyer
|
86ac497584
|
minor formatting
Conflicts:
src/placement_finder.cpp
|
2012-03-09 12:42:08 +00:00 |
|
Dane Springmeyer
|
99a181e196
|
fix spelling
|
2012-03-09 12:37:27 +00:00 |
|
Dane Springmeyer
|
c5c0f92247
|
save the maps in the right place for visual tests
|
2012-03-08 17:04:51 -08:00 |
|
Dane Springmeyer
|
5f4734ebe0
|
fix other potential division by zero conditions - closes #1110
|
2012-03-08 17:02:58 -08:00 |
|
Dane Springmeyer
|
9fb45ebf75
|
allow visual tests to be run from root
|
2012-03-08 17:01:51 -08:00 |
|
Dane Springmeyer
|
3add1f984c
|
add Geos plugin to exported module scope
|
2012-03-08 08:40:12 -08:00 |
|
Dane Springmeyer
|
b7f27c13d0
|
Merge branch 'master' of github.com:mapnik/mapnik
|
2012-03-08 08:38:19 -08:00 |
|
Dane Springmeyer
|
f1aee03912
|
forward declare marker so marker_cache api access is cleaner
|
2012-03-08 08:37:58 -08:00 |
|
Dane Springmeyer
|
c47dae692a
|
add no-omit-frame-pointer to debug flags to ensure without question it is not enabled
|
2012-03-07 15:34:59 -08:00 |
|
Dane Springmeyer
|
adfa73f64a
|
avoid combining default arg with const&
|
2012-03-07 08:54:04 -08:00 |
|
Dane Springmeyer
|
1c6da3893e
|
minor formatting
|
2012-03-05 18:00:45 -08:00 |
|
Dane Springmeyer
|
df54f710bc
|
minor formatting
|
2012-03-05 18:00:15 -08:00 |
|
Dane Springmeyer
|
3c594efec8
|
fix spelling
|
2012-03-05 17:59:07 -08:00 |
|
Dane Springmeyer
|
b9f2af6f87
|
fix typo
|
2012-03-05 15:48:04 -08:00 |
|
Dane Springmeyer
|
943f92fffc
|
initialize another member in text_properties
|
2012-03-05 14:54:30 -08:00 |
|
Dane Springmeyer
|
2287668562
|
initialize members of char_info - refs #1114
|
2012-03-05 14:51:14 -08:00 |
|
Dane Springmeyer
|
3dafe6080d
|
rework text_path ctor to ensure members are properly initialized - refs #1114
|
2012-03-05 14:15:01 -08:00 |
|
Dane Springmeyer
|
f3c4f9eec7
|
initialize members of text_symbolizer_properties and char_properties - refs #1114
|
2012-03-05 13:48:35 -08:00 |
|
Dane Springmeyer
|
e9c043a42a
|
ensure members are initialized (refs #1114)
|
2012-03-05 13:32:02 -08:00 |
|
Dane Springmeyer
|
90fb50b158
|
initialize sx,sy in ctrans (refs #1114) and avoid possible divide by zero condition (refs #1110)
|
2012-03-05 13:29:20 -08:00 |
|
Dane Springmeyer
|
87da7c2e3e
|
ptree_helpers: ensure proper return type upon exception (TODO: needs larger cleanup)
|
2012-03-05 12:34:10 -08:00 |
|
Dane Springmeyer
|
f81108d5b3
|
formatting
|
2012-03-05 12:09:22 -08:00 |
|
Dane Springmeyer
|
7dfc6d9ccd
|
pass doubles by value in find_line_circle_intersection
|
2012-03-05 11:50:20 -08:00 |
|