Jordan Hollinger
|
47bd76e683
|
Add test case to isolate collision error in grid renderer.
|
2014-10-06 09:16:16 -04:00 |
|
Jordan Hollinger
|
8dad0c8975
|
Add test case expected results.
|
2014-10-03 14:45:25 -04:00 |
|
Jiri Drbalek
|
17852989e0
|
add visual test text vertical-alignment
|
2014-09-26 19:27:43 +00:00 |
|
Jiri Drbalek
|
5921d201d0
|
improve visual test - show line direction
|
2014-09-26 17:51:55 +00:00 |
|
artemp
|
c322655cc6
|
add visual test for expressions function length(<expr>)
|
2014-09-24 13:16:29 +01:00 |
|
Jiri Drbalek
|
bf1eac02ab
|
add visual tests horizontal-alignment="adjust"
|
2014-09-23 08:49:27 +00:00 |
|
Dane Springmeyer
|
b8a0c16213
|
add visual test for wrap-character - refs #2333
|
2014-09-19 16:55:34 -07:00 |
|
Dane Springmeyer
|
fee3a5568c
|
add an inline postgis test
|
2014-09-19 15:26:07 -07:00 |
|
Dane Springmeyer
|
de717d5d1b
|
update visual tests after #2377
|
2014-09-19 15:21:14 -07:00 |
|
Jiri Drbalek
|
9a85d7dab2
|
update visual tests
|
2014-09-17 19:33:30 +00:00 |
|
Jiri Drbalek
|
57be44d815
|
text ligatures off when character-spacing > 0
|
2014-09-17 19:22:14 +00:00 |
|
Jiri Drbalek
|
81dcb4e3e1
|
add visual test font-feature-settings
|
2014-09-17 19:22:14 +00:00 |
|
Dane Springmeyer
|
7fdae08ce1
|
unmask now fixed raster warping test - amends db39528231 - refs #1913
|
2014-09-11 10:22:19 -07:00 |
|
Dane Springmeyer
|
479b9e13d0
|
Merge pull request #2383 from MapQuest/min-dist-compatibility
3.x -> 2.3.x compatibility for minimum-distance
|
2014-09-06 22:50:13 -07:00 |
|
Dane Springmeyer
|
54b2880e53
|
markers: support offset, geometry-transform, and simplify - closes #2108
|
2014-09-06 21:27:15 -07:00 |
|
Dane Springmeyer
|
8b059b0d42
|
initial tests for marker avoid-edges - 2727eddf9
|
2014-09-05 09:25:34 -07:00 |
|
Dane Springmeyer
|
1c0de9e978
|
add visual test for fitting markers between text - refs #1666
|
2014-09-04 20:35:14 -07:00 |
|
Dane Springmeyer
|
55a0ce5fdb
|
update visual tests after #2399
|
2014-09-03 11:57:24 -07:00 |
|
Dane Springmeyer
|
9b782d05f4
|
Merge pull request #2382 from IvanSanchez/master
Testcase for polygon rings winding order
|
2014-08-26 21:28:25 -07:00 |
|
Dane Springmeyer
|
8e996e10ab
|
add support for windows unicode paths in rapidxml loader
Conflicts:
src/rapidxml_loader.cpp
|
2014-08-25 15:43:43 -07:00 |
|
Dane Springmeyer
|
d02f29255c
|
add visual test mimicking a typographic map
- Helps prepare for #2377 more
- More details on typographic maps at http://store.axismaps.com
- See also #2385 and #678
|
2014-08-22 13:52:52 -07:00 |
|
Jordan Hollinger
|
cf8d1873bc
|
Update visual test repeat-labels-1 to test minimum-distance functionality.
|
2014-08-22 10:53:00 -04:00 |
|
Iván Sánchez Ortega
|
dd4e2336c4
|
Added test case for winding order of polygon rings. See mapnik/mapnik#2371 and mapbox/tilemill#2110.
|
2014-08-22 16:31:01 +02:00 |
|
Dane Springmeyer
|
3e7f66c4a6
|
fix visual tests (removing accidental debug boxes)
|
2014-08-21 22:45:25 -07:00 |
|
Dane Springmeyer
|
7b56c71b89
|
add visual test for #983
|
2014-08-21 22:42:57 -07:00 |
|
Dane Springmeyer
|
41064ed49d
|
pixel snapping for shields (and points) - closes #1866/refs #1316/amends 2fcd53134
|
2014-08-18 19:45:21 -07:00 |
|
Dane Springmeyer
|
d6c59d96ec
|
fix simply option + tests for #1484 and #1992
|
2014-08-18 19:23:50 -07:00 |
|
artemp
|
801848ac97
|
Merge branch 'jh-min-repeat-distance' of git://github.com/MapQuest/mapnik into MapQuest-jh-min-repeat-distance
Conflicts:
include/mapnik/renderer_common/process_group_symbolizer.hpp
src/text/text_properties.cpp
|
2014-08-18 14:05:14 +01:00 |
|
Dane Springmeyer
|
8b6a0a32f6
|
improve interior position algorithm - patch from @mrwojo - closes #2137
|
2014-08-12 14:42:51 -07:00 |
|
Dane Springmeyer
|
a000df5e46
|
add testcase from #2137
|
2014-08-12 14:33:59 -07:00 |
|
Dane Springmeyer
|
072a914906
|
add visual test confirming ttc are read okay - refs #2274
|
2014-08-12 11:34:48 -07:00 |
|
Dane Springmeyer
|
5b3340413b
|
update visual tests after fix in 04e4b47 - refs #2348
|
2014-08-12 11:33:52 -07:00 |
|
Dane Springmeyer
|
01c6b42269
|
Merge pull request #2349 from plepe/allow-overlap-ignore-placement
allow-overlap, ignore-placement
|
2014-08-11 19:54:51 -07:00 |
|
Jordan Hollinger
|
c63e3a55f1
|
Merge branch 'master' of github.com:mapnik/mapnik into jh-min-repeat-distance
|
2014-08-11 17:43:51 -04:00 |
|
Dane Springmeyer
|
7a0d316593
|
update visual tests after fix from 9a1639a1d6
|
2014-08-11 11:47:11 -07:00 |
|
Stephan Bösch-Plepelits
|
ec3a2dd08b
|
Tests for PointSymbolizer.allow-overlap and .ignore-placement with expr
|
2014-08-11 15:55:38 +02:00 |
|
Jordan Hollinger
|
726274c2c9
|
Merge branch 'master' of github.com:mapnik/mapnik into jh-min-repeat-distance
|
2014-08-11 09:48:04 -04:00 |
|
Stephan Bösch-Plepelits
|
7815d9c6f0
|
Tests for TextSymbolizer.allow-overlap: true/false/expr
|
2014-08-11 15:40:52 +02:00 |
|
Jiri Drbalek
|
3e5b850328
|
visual tests - markers placement methods vertex-first and vertex-last
|
2014-08-08 06:34:33 +00:00 |
|
Dane Springmeyer
|
9efed3edaf
|
visual tests for patterns + svg - refs #1010
|
2014-08-05 14:02:57 -07:00 |
|
Dane Springmeyer
|
76bd45fa30
|
fix order of smooth/offset - same bug as #2202 but for patterns
|
2014-08-05 13:54:10 -07:00 |
|
Dane Springmeyer
|
2a7fc29e42
|
add support for opacity with svgs in pattern symbolizers - refs #1010
|
2014-08-05 13:48:40 -07:00 |
|
Dane Springmeyer
|
2f9bb66ab0
|
update expected test images for patterns after cairo fixes - refs #1386 and #1010
|
2014-08-05 12:34:57 -07:00 |
|
Dane Springmeyer
|
99a46f6910
|
re-enable glyph_info caching - refs #2326, #2265, #2334
|
2014-08-04 19:50:16 -07:00 |
|
Dane Springmeyer
|
fb12fc8b68
|
default to global alignment for polygon patterns - refs #2325
|
2014-08-04 16:20:12 -07:00 |
|
Dane Springmeyer
|
2b1ab49463
|
finish python bindings + tests for #1448 and #1432
|
2014-08-04 12:10:26 -07:00 |
|
Jordan Hollinger
|
8c052878b1
|
Add additional test cases to demonstrate use of new attribute repeat-distance by itself and combined with minimum-distance.
|
2014-08-03 16:11:22 -04:00 |
|
Jordan Hollinger
|
c35658050f
|
Add test cases to demonstrate repeated labels with and without minimum-distance.
|
2014-08-03 12:52:32 -04:00 |
|
Stephan Bösch-Plepelits
|
002c90f6a5
|
Tests: expressions for horizontal- and vertical-alignment (and dy)
|
2014-08-01 13:19:32 +02:00 |
|
Stephan Bösch-Plepelits
|
ec39301d5e
|
Tests: expressions for horizontal-alignment in TextSymbolizer
|
2014-08-01 10:07:43 +02:00 |
|