Dane Springmeyer
|
28a05c96ef
|
iwyu + faster compile
|
2014-07-22 19:36:39 -07:00 |
|
Dane Springmeyer
|
db4a2daf28
|
simplify travis config
|
2014-07-22 16:14:22 -07:00 |
|
Dane Springmeyer
|
cfd971428c
|
benchmarks: always link -lrt/-ldl on linux
|
2014-07-22 15:36:45 -07:00 |
|
Dane Springmeyer
|
62324714c1
|
dodge unimportant failing test (should throw) with old proj4 - closes #2309
|
2014-07-22 14:58:12 -07:00 |
|
Dane Springmeyer
|
d770afdb0d
|
lower visual test threshold for agg on linux - refs #2309
|
2014-07-22 14:55:06 -07:00 |
|
Dane Springmeyer
|
ed6e16b92c
|
again even smaller text size for lohit bengali test - refs #2309
|
2014-07-22 14:53:30 -07:00 |
|
Dane Springmeyer
|
f86ef33307
|
smaller text size for lohit bengali test - refs #2309
|
2014-07-22 14:52:34 -07:00 |
|
Dane Springmeyer
|
1fed3e1f32
|
use latest harfbuzz
|
2014-07-22 14:35:20 -07:00 |
|
Dane Springmeyer
|
d1336568c5
|
workaround old GDAL bug regarding rgba images and alpha reporting - closes #2310
|
2014-07-22 14:33:59 -07:00 |
|
Dane Springmeyer
|
8301e28b13
|
more marker tests on polygons - able to detect change from ecc5acbdb9
|
2014-07-22 12:17:40 -07:00 |
|
Dane Springmeyer
|
6a8b3e9cf9
|
fix clipping default until #2146
|
2014-07-22 12:15:45 -07:00 |
|
Dane Springmeyer
|
006c460c9c
|
fix use of comp-op as data-driven expression
|
2014-07-22 10:52:30 -07:00 |
|
Dane Springmeyer
|
7744a65536
|
remove uneeded usage of boost::ignore_unused_variable_warning
|
2014-07-22 10:51:31 -07:00 |
|
artemp
|
98e8937d1c
|
range based for loops + code cleanup
|
2014-07-22 16:22:43 +01:00 |
|
artemp
|
498bba7cf8
|
c++ : pass arg by const ref
|
2014-07-22 16:09:10 +01:00 |
|
artemp
|
f12b5e06dd
|
c++ style
|
2014-07-22 15:58:37 +01:00 |
|
artemp
|
8cc9b06e12
|
visual tests: update to reflect #2308 change
|
2014-07-22 11:02:08 +01:00 |
|
Seth Fitzsimmons
|
8476efbbba
|
Work in HSL so luma can be preserved
Signed-off-by: artemp <artem@mapnik.org>
|
2014-07-22 10:48:58 +01:00 |
|
artemp
|
bfc6c61d62
|
c++ - pass by const ref etc.
|
2014-07-21 14:46:54 +01:00 |
|
artemp
|
eacde4fe43
|
remove dummy_shaper
|
2014-07-21 12:41:31 +01:00 |
|
artemp
|
3c2dd839e4
|
serialize color properties
|
2014-07-21 12:28:27 +01:00 |
|
artemp
|
a9062fe112
|
restore serialization in text_properties and text/formattin/layout
|
2014-07-21 11:43:59 +01:00 |
|
artemp
|
ee58762bd9
|
add property_serializer impl
|
2014-07-21 11:19:26 +01:00 |
|
artemp
|
8465a78c97
|
use 2 spaces identation in xml output
prefer c++11 range based loops for readability
|
2014-07-18 21:05:25 +01:00 |
|
artemp
|
93d40323c5
|
orientation -> symbolizer_base::value_type
|
2014-07-18 15:48:56 +01:00 |
|
artemp
|
594470ee17
|
expressions in text/formatting/layout (work-in-progress)
|
2014-07-18 11:18:54 +01:00 |
|
artemp
|
f9ed5d4027
|
add has_attribute(std::string const&) member function
|
2014-07-18 11:17:48 +01:00 |
|
artemp
|
56381b5770
|
make set_property_from_xml more generic
(e.g work with symbolizer_base::value_type and optional<symbolizer_base::value_type>)
|
2014-07-18 11:15:30 +01:00 |
|
artemp
|
efe0cf57b4
|
move set_property_from_xml into separate header for re-use
|
2014-07-18 11:14:28 +01:00 |
|
artemp
|
dcb60d5842
|
make add_expressions pure virtual in base class
|
2014-07-17 17:26:54 +01:00 |
|
artemp
|
18d1d0b8d5
|
fix path_move_dx
|
2014-07-17 17:26:20 +01:00 |
|
artemp
|
620aa62ab5
|
remove unused member variable
|
2014-07-17 17:01:03 +01:00 |
|
artemp
|
21986e5d4a
|
refactor pass
|
2014-07-17 16:55:22 +01:00 |
|
artemp
|
79c1ac96b4
|
avoid captures in displacement_evaluator
|
2014-07-17 16:55:22 +01:00 |
|
Dane Springmeyer
|
8eab2d31de
|
remove dead code
|
2014-07-16 16:13:56 -07:00 |
|
artemp
|
8a01cce2f7
|
move displacement_evaluator_ initialisation
c++ style fixes
|
2014-07-16 16:34:42 +01:00 |
|
artemp
|
4166fcdd5d
|
store displacement logic in std::function and delay calc until dx/dy are evaluated (layout)
|
2014-07-16 14:24:00 +01:00 |
|
Sandro Santilli
|
25c237fdd9
|
Ensure read-only transactions
Closes #2142
|
2014-07-16 11:04:39 +02:00 |
|
artemp
|
562058aff6
|
remove printing to cerr
|
2014-07-15 16:35:11 +01:00 |
|
artemp
|
6c03a617a5
|
text displacement expr : more re-factoring and various fixes
|
2014-07-15 16:31:43 +01:00 |
|
artemp
|
1f17620e18
|
make methods pure virtual where appropriate
pass std::string by const ref (!)
c++ style
|
2014-07-15 11:15:26 +01:00 |
|
artemp
|
72bae0d6b8
|
text properties : displacement expr
|
2014-07-15 10:15:56 +01:00 |
|
Dane Springmeyer
|
0b1ad62cf5
|
Merge pull request #2300 from strk/master-false-negatives
Fix false negative responses from python tests
|
2014-07-14 19:43:11 -07:00 |
|
Dane Springmeyer
|
383aa8c41a
|
Merge pull request #2294 from Vanuan/patch-1
OSM plugin: area=yes is a polygon
|
2014-07-14 19:41:38 -07:00 |
|
Dane Springmeyer
|
998b10be12
|
fix compile of svg test
|
2014-07-14 11:42:23 -07:00 |
|
Sandro Santilli
|
cd21789111
|
Fix false negative responses from python tests
Closes #2298
|
2014-07-14 18:34:20 +02:00 |
|
artemp
|
f8fc104e7d
|
more meaningful names
|
2014-07-14 16:55:57 +01:00 |
|
artemp
|
a66c1ddb06
|
convert to expressions: text-ratio, wrap-before, rotate-displacement
|
2014-07-14 16:51:11 +01:00 |
|
artemp
|
24e21cd387
|
set_property_from_xml helper function
|
2014-07-14 16:08:58 +01:00 |
|
artemp
|
0524a31d02
|
cleanup
|
2014-07-14 16:08:21 +01:00 |
|