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 |
|
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 |
|
Dane Springmeyer
|
c6a291271f
|
fix conditional pixel snapping for marker rasters
|
2014-07-31 00:49:00 -07:00 |
|
Dane Springmeyer
|
cc0e9d53a0
|
add debug symbolizer to group symbolizer visual tests
|
2014-07-31 00:20:28 -07:00 |
|
Dane Springmeyer
|
9ac581a67e
|
update marker tests after d685307250 + add collision boxes to variety of test images
|
2014-07-30 23:46:12 -07:00 |
|
Dane Springmeyer
|
d685307250
|
fix regression in raster marker collision box placement - refs #2295
|
2014-07-30 22:50:01 -07:00 |
|
Dane Springmeyer
|
f1cffaeb1f
|
Start fixing placement of raster markers with cairo renderer
|
2014-07-30 21:57:16 -07:00 |
|
Dane Springmeyer
|
d793539497
|
Add marker-symbolizer with raster + expressions test
|
2014-07-30 21:30:54 -07:00 |
|
Dane Springmeyer
|
b7ecd00c31
|
complete support for face-name/fontset-name in <Format> node - closes #1900
|
2014-07-30 14:16:32 -07:00 |
|
Stephan Bösch-Plepelits
|
8a5f03b923
|
Visual Tests for issue mapnik/mapnik#1900
Conflicts:
tests/visual_tests/test.py
|
2014-07-29 12:47:20 +02:00 |
|
Dane Springmeyer
|
e525ca28b5
|
Re-instate skipping of proj_transform failures - closes #2147
|
2014-07-28 20:46:30 -07:00 |
|
Dane Springmeyer
|
cdb075f75f
|
make clipping off by default - closes #2146
|
2014-07-28 20:31:10 -07:00 |
|
Dane Springmeyer
|
7521243a7a
|
visual test for text-halo-transform - refs #2125
|
2014-07-28 18:56:57 -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
|
8301e28b13
|
more marker tests on polygons - able to detect change from ecc5acbdb9
|
2014-07-22 12:17:40 -07:00 |
|
Dane Springmeyer
|
5688a93858
|
update expected text images - refs #2277 #2276
|
2014-06-20 20:29:01 -07:00 |
|
Dane Springmeyer
|
8c3683f41f
|
updated expected test images after #2272
|
2014-06-19 16:41:45 -07:00 |
|
Dane Springmeyer
|
f523acdee4
|
add testcase for halo-comp-op - refs #2267
|
2014-06-19 16:28:28 -07:00 |
|
artemp
|
6669765ce1
|
visual tests : add text-halo-opacity
|
2014-06-17 17:22:05 +01:00 |
|
Dane Springmeyer
|
961e160ff9
|
update test image after #2264
|
2014-06-05 11:26:30 -07:00 |
|
Dane Springmeyer
|
5beac8fa2b
|
update expecte test images accidentally overwritten from 2.3.x merge
|
2014-04-27 08:50:50 -07:00 |
|
Dane Springmeyer
|
10ce32696a
|
add support for halo-rasterizer for shields - closes #2226
Conflicts:
src/load_map.cpp
tests/visual_tests/images/shield-on-line-spacing-eq-width-600-400-1.0-agg-reference.png
tests/visual_tests/images/shield-on-line-spacing-eq-width-600-400-2.0-agg-reference.png
|
2014-04-25 16:07:03 -07:00 |
|
Dane Springmeyer
|
4724eaaf9e
|
update a few visual tests
|
2014-04-24 23:51:29 -07:00 |
|