Hermann Kraus
|
a9973837ef
|
Merge commit '0b9ebe21dd593b9b87c6388291b79a5c5a4af4e4' into harfbuzz
Conflicts:
tests/visual_tests/test.py
|
2013-03-16 12:39:47 +01:00 |
|
Hermann Kraus
|
55d8492b77
|
Merge commit 'e2a76e09b3e3614174d24aa43165151f599c9d8e' into harfbuzz
Conflicts:
src/agg/process_text_symbolizer.cpp
src/cairo_renderer.cpp
|
2013-03-16 12:38:22 +01:00 |
|
Hermann Kraus
|
ad905f1ff8
|
Merge commit '00517a507f68237874630dae1821c8a2c844bc3d' into harfbuzz
Conflicts:
tests/visual_tests/test.py
|
2013-03-16 12:34:59 +01:00 |
|
Hermann Kraus
|
c4cdd89076
|
Merge commit 'b9b97ba6526aebbe920e0bd29b8dc8dc35267cfc' into harfbuzz
Conflicts:
src/load_map.cpp
|
2013-03-16 12:31:56 +01:00 |
|
Hermann Kraus
|
d522d997e8
|
Merge commit '4432b75f53b30d02ecf5add1e84f6b78cd572f98' into harfbuzz
Conflicts:
tests/visual_tests/test.py
|
2013-03-16 12:28:15 +01:00 |
|
Hermann Kraus
|
784ef8f76a
|
Merge commit 'a537c58afa450e1ffe6bbd8978d2e122b55c9942' into harfbuzz
Conflicts:
include/mapnik/symbolizer.hpp
|
2013-03-16 12:24:02 +01:00 |
|
Hermann Kraus
|
606361b75c
|
Merge commit '940bb9827585885c6eaef9b1d4c62a38f4e81ea9' into harfbuzz
Conflicts:
tests/visual_tests/test.py
|
2013-03-16 12:21:31 +01:00 |
|
Hermann Kraus
|
3ea335af66
|
Merge commit '7cf4a00af9530ba2aa46ba1a4a5cb2cb41fe166a' into harfbuzz
|
2013-03-16 12:13:11 +01:00 |
|
Hermann Kraus
|
15076eb743
|
Remove unused include.
|
2012-10-13 19:04:50 +02:00 |
|
Dane Springmeyer
|
0b9ebe21dd
|
use boost make_shared
|
2012-10-02 14:12:15 -07:00 |
|
Dane Springmeyer
|
f635a2bd1e
|
fix expected images for gdal/raster opaque edge test
|
2012-10-02 14:11:28 -07:00 |
|
Dane Springmeyer
|
f10939fac6
|
apply patch from lightmare fixing rgb->hsv conversion - refs #1493
|
2012-10-01 18:54:47 -07:00 |
|
Dane Springmeyer
|
d35b4eb6d4
|
report all failures in compositing tests
|
2012-10-01 18:51:53 -07:00 |
|
Dane Springmeyer
|
1468133bc0
|
ensure we rebuild libmapnik if agg sources change
|
2012-10-01 18:22:12 -07:00 |
|
Dane Springmeyer
|
7866cc3dec
|
expose more compositing options in python (the non-agg custom ones) to set up for testing as per #1493 and #1369
|
2012-10-01 17:41:07 -07:00 |
|
Dane Springmeyer
|
798b101f0c
|
finish #1512 and adjust tests to use new parameter
|
2012-10-01 17:09:28 -07:00 |
|
Dane Springmeyer
|
abf8102021
|
update raster symbolizer test after 0972662 and #1512
|
2012-10-01 16:15:28 -07:00 |
|
Dane Springmeyer
|
09726626cf
|
add 'premultiplied' property on raster symbolizer to allow user to control (in rare cases) the premultiplied status of images in cases where tiffs mis-report it - closes #1512
|
2012-10-01 16:14:41 -07:00 |
|
Dane Springmeyer
|
acaee09598
|
fix debug output symbolizer name
|
2012-10-01 15:35:35 -07:00 |
|
Dane Springmeyer
|
67d8ee3d40
|
point tests at better source files for #1508
|
2012-10-01 15:05:07 -07:00 |
|
Dane Springmeyer
|
e2a76e09b3
|
use what you include
|
2012-10-01 15:03:17 -07:00 |
|
Dane Springmeyer
|
ef28a1db80
|
cleanup includes in rule/feature_style_processor and move code to rule.cpp and raster_symbolizer.cpp
|
2012-10-01 15:01:12 -07:00 |
|
Dane Springmeyer
|
3845d56c06
|
add code comments from mcseem relevant to agg usage questions around scaling and compositing
|
2012-10-01 14:13:54 -07:00 |
|
Dane Springmeyer
|
00517a507f
|
add more river images to test up for better testcases
|
2012-10-01 12:14:09 -07:00 |
|
artemp
|
d1eefb63b1
|
Merge remote-tracking branch 'origin/master'
|
2012-10-01 16:59:01 +01:00 |
|
artemp
|
d24175e80e
|
+ style : assigment init for built-in types
|
2012-10-01 16:57:31 +01:00 |
|
Artem Pavlenko
|
f298af6095
|
Merge pull request #1514 from mapnik/conv_simplify
Conv simplify
|
2012-10-01 07:48:50 -07:00 |
|
artemp
|
037c1a84c6
|
+ use format_
|
2012-10-01 15:46:03 +01:00 |
|
artemp
|
f03e08bbba
|
+ make rewind() const
|
2012-10-01 15:45:30 +01:00 |
|
artemp
|
30f14e0878
|
Merge branch 'master' into conv_simplify
|
2012-10-01 10:21:56 +01:00 |
|
artemp
|
b9fed932b9
|
+ template vertex_iterator on path_type
+ rename vertex_iterator to path_iterator
|
2012-10-01 10:20:10 +01:00 |
|
artemp
|
fbafbd9e88
|
Merge branch 'master' into conv_simplify
|
2012-10-01 09:32:33 +01:00 |
|
Dane Springmeyer
|
2714bdcef3
|
more test fixes to set up to enforce desired behavior around tiff and premultiplied alpha in source files - refs #1508 and #1511
|
2012-09-28 15:07:33 -07:00 |
|
artemp
|
780ea26af3
|
Merge remote-tracking branch 'origin' into conv_simplify
|
2012-09-28 19:49:01 +01:00 |
|
Dane Springmeyer
|
76dec5076e
|
fix up expected results for testcases being developed for #1508
|
2012-09-28 11:19:20 -07:00 |
|
artemp
|
3ffe8ec21c
|
+ add premultiplied_alpha flag to mapnik::raster
|
2012-09-28 16:43:05 +01:00 |
|
artemp
|
77e585895f
|
+ add premultiplied_alpha method to image_reader
* tiff - TIFFTAG_EXTRASAMPLES
* png - non-premultiplied alpha (http://www.libpng.org/pub/png/spec/1.1/PNG-Rationale.html)
* jpeg - no-alpha channel, ensure pre-multiplied model
|
2012-09-28 16:37:21 +01:00 |
|
artemp
|
02e7aef9c9
|
+ restore g++/darwin fix - #1507
|
2012-09-28 09:43:29 +01:00 |
|
Dane Springmeyer
|
446ef47242
|
Add test file
|
2012-09-27 19:24:02 -07:00 |
|
Dane Springmeyer
|
8135ac8ac1
|
add more color to the visual test output
|
2012-09-27 19:18:07 -07:00 |
|
Dane Springmeyer
|
a7670459d6
|
add testcase for #1508 to visual tests
|
2012-09-27 19:11:11 -07:00 |
|
Dane Springmeyer
|
43ded34222
|
visual tests: don't output debug by default and handle exceptions from rendering
|
2012-09-27 18:58:50 -07:00 |
|
artemp
|
bb27ab5d1b
|
+ formatting
|
2012-09-27 16:09:20 +01:00 |
|
artemp
|
98c3c823a0
|
Merge branch 'master' into conv_simplify
|
2012-09-27 16:07:42 +01:00 |
|
artemp
|
2427daa403
|
+ make WKT generator templated on geometry type - the goal is to be able
to use generator for any type that implements 'vertex' concept
|
2012-09-27 16:07:14 +01:00 |
|
artemp
|
42bcf4ea98
|
+ make WKT generator templated on geometry type - the goal is to be able
to use generator for any type that implements 'vertex' concept
|
2012-09-27 16:04:29 +01:00 |
|
artemp
|
03315ff893
|
+ formatting
|
2012-09-27 16:03:21 +01:00 |
|
artemp
|
8228d99186
|
+ cleanups: use preincrement iterators in for loop etc ..
|
2012-09-27 16:02:14 +01:00 |
|
artemp
|
d7abfc267b
|
Merge branch 'master' into conv_simplify
|
2012-09-27 08:54:32 +01:00 |
|
Dane Springmeyer
|
35a10d48cc
|
remove the uneeded save_data test utility function
|
2012-09-26 14:12:55 -07:00 |
|