Dane Springmeyer
|
6ad373019d
|
revert unintended change added in 9c4085c8b1
|
2016-01-14 15:26:15 -08:00 |
|
Dane Springmeyer
|
03285f60b0
|
install mapbox variant - followup to #3236
|
2016-01-14 14:09:32 -08:00 |
|
Dane Springmeyer
|
9c4085c8b1
|
Adapt install docs to needing submodule before building #3236
|
2016-01-14 11:00:38 -08:00 |
|
Artem Pavlenko
|
c82b5c50c6
|
Merge pull request #3234 from mapnik/svg-tests
More SVG visual tests (testing tuesday 01/12/2016)
|
2016-01-14 16:19:55 +00:00 |
|
Artem Pavlenko
|
7997f3725e
|
Merge pull request #3235 from mapnik/raster_mem_ds
Raster Type Memory Datasource
|
2016-01-14 16:19:43 +00:00 |
|
Artem Pavlenko
|
711d9eb679
|
Merge pull request #3236 from mapnik/external-variant
inherit mapnik::util::variant from mapbox::variant and add mapbox::va…
|
2016-01-14 16:19:20 +00:00 |
|
artemp
|
3333f3e1fa
|
inherit mapnik::util::variant from mapbox::variant and add mapbox::variant as submodule
|
2016-01-14 15:02:41 +00:00 |
|
Blake Thompson
|
044c21db13
|
Made it possible to change the type of a memory datasource by inspecting the features that are added to the memory datasource
|
2016-01-14 08:36:12 -06:00 |
|
artemp
|
cc635df7bc
|
svg_parser - use parse_svg_value
|
2016-01-14 11:03:55 +00:00 |
|
artemp
|
8ab10d0231
|
update test
|
2016-01-14 10:56:05 +00:00 |
|
artemp
|
48c043ec42
|
implement "parse_svg_value" supporting SVG units (https://www.w3.org/TR/SVG/coords.html#Units) (#3233)
|
2016-01-14 10:54:33 +00:00 |
|
artemp
|
1dff67e1fe
|
fix namespace qualifiers
|
2016-01-14 10:24:40 +00:00 |
|
jakepruitt
|
ebc0f2eb8b
|
Removed random tests from reference images
|
2016-01-13 15:37:56 -07:00 |
|
jakepruitt
|
de9023f5e0
|
Add circle tests
|
2016-01-13 15:20:01 -07:00 |
|
mapsam
|
3b79892ae5
|
svg test for multiple command parts, #3229 & #3225
|
2016-01-12 15:28:40 -08:00 |
|
jakepruitt
|
12d970ff8d
|
Change octocat svg width
|
2016-01-12 13:37:03 -07:00 |
|
jakepruitt
|
e933f9ec40
|
Update new octocat fixture
|
2016-01-12 11:10:09 -07:00 |
|
Artem Pavlenko
|
6e93b05a06
|
Merge pull request #3228 from mapnik/svg-dash-array
Svg dash array
|
2016-01-12 15:11:36 +00:00 |
|
artemp
|
10a47921cf
|
Merge branch 'master' into svg-dash-array
|
2016-01-12 15:10:44 +00:00 |
|
artemp
|
1fed45b123
|
export path_parse<svg_converter_type>
|
2016-01-12 15:08:28 +00:00 |
|
artemp
|
37d586d701
|
Unit tests - add SVG path parsing tests
|
2016-01-12 15:08:02 +00:00 |
|
artemp
|
9e7f7917e3
|
export path_parse<svg_converter_type>
|
2016-01-12 15:06:30 +00:00 |
|
artemp
|
24cb42fc22
|
Merge branch 'master' into svg-dash-array
|
2016-01-12 09:53:03 +00:00 |
|
Dane Springmeyer
|
daaea1eb8c
|
download mason packages in batches to avoid overloading https connections
|
2016-01-11 18:16:30 -08:00 |
|
Dane Springmeyer
|
7062c473c7
|
update a few deps
|
2016-01-11 17:20:05 -08:00 |
|
Dane Springmeyer
|
9c3f78b411
|
Merge pull request #3180 from mapnik/postgis-tests-squashed
1st iteration of PostGIS tests
|
2016-01-11 17:02:34 -08:00 |
|
Dane Springmeyer
|
d6b854aef3
|
Merge pull request #3227 from mapnik/viz-hidden
Viz hidden
|
2016-01-11 16:56:49 -08:00 |
|
Dane Springmeyer
|
72d0ed5edc
|
no need to set CUSTOM_CXXFLAGS now
|
2016-01-11 16:51:38 -08:00 |
|
Dane Springmeyer
|
8115659fa6
|
Default to vizibility=hidden and inlines-hidden - refs #1863
|
2016-01-11 16:51:14 -08:00 |
|
Dane Springmeyer
|
488af4055d
|
Reduce merge conflicts with master
|
2016-01-11 16:23:04 -08:00 |
|
Dane Springmeyer
|
40fed664df
|
more visual test updates
|
2016-01-11 14:10:46 -08:00 |
|
Dane Springmeyer
|
6036711148
|
update to latest visual test images
|
2016-01-11 14:02:57 -08:00 |
|
Dane Springmeyer
|
4e26932868
|
use latest visual test data
|
2016-01-11 13:48:48 -08:00 |
|
artemp
|
0a5f006bb9
|
SVG : add support for stroke-dashoffset
|
2016-01-11 10:56:04 +00:00 |
|
artemp
|
d3fc7f8fed
|
Merge branch 'master' into svg-dash-array
|
2016-01-08 16:08:11 +00:00 |
|
artemp
|
9494bc15d4
|
SVG path parser - correct handling optional separator (,) between multiple command parts (#3225)
http://www.w3.org/TR/SVG/paths.html#PathElement
|
2016-01-08 12:00:51 +00:00 |
|
artemp
|
479a657437
|
make SVG path parser stricter by failing if not all input parsed ref #3225
|
2016-01-08 11:59:59 +00:00 |
|
artemp
|
65b20e44e3
|
export agg::vcgen_dash
|
2016-01-08 10:48:47 +00:00 |
|
artemp
|
a8bf7c72f9
|
Merge branch 'master' into svg-dash-array
|
2016-01-08 10:46:17 +00:00 |
|
artemp
|
c8932b3df3
|
svg2png : use SVG dimensions as a fallback when bounding box has zero width or height (e.g horizontal or vertical line)
|
2016-01-08 10:20:50 +00:00 |
|
artemp
|
b1c22ba853
|
SVG :initial support for "stroke-dasharray"
|
2016-01-07 15:54:34 +00:00 |
|
Blake Thompson
|
fd6e7704a1
|
Merge pull request #3222 from mapnik/sanitize_errors
Add configure flags for Sanitize errors
|
2016-01-07 08:36:11 -06:00 |
|
Blake Thompson
|
b46f87b385
|
Merge branch 'master' into sanitize_errors
Conflicts:
include/mapnik/json/positions_grammar.hpp
|
2016-01-07 08:34:52 -06:00 |
|
Artem Pavlenko
|
513cfa7c80
|
Merge pull request #3219 from mapnik/address-sanitizer-happy
keep address-sanitizer happy ref (https://github.com/mapbox/mapnik-ve…
|
2016-01-07 14:23:54 +00:00 |
|
artemp
|
ca83ca167d
|
svg - move stroke-dasharray setup into dash-array parser method
|
2016-01-07 11:20:22 +00:00 |
|
Dane Springmeyer
|
bb8cd10751
|
tiff reader: read_generic is not implemented so throw in all cases not just if we can open the image
|
2016-01-06 09:17:35 -08:00 |
|
Dane Springmeyer
|
31958352bc
|
Merge pull request #3213 from mapycz/fix-visual-tests-init
visual tests: fix vector initialization
|
2016-01-06 09:02:30 -08:00 |
|
artemp
|
e296e554a8
|
sync with 3ac6e46d01
|
2016-01-06 12:24:24 +00:00 |
|
artemp
|
50905c3f9a
|
c++ style pedantic
|
2016-01-06 12:23:59 +00:00 |
|
Dane Springmeyer
|
1687f6ff1b
|
add custom command line options to unit tests - refs philsquared/Catch#381
|
2016-01-05 17:13:36 -08:00 |
|