artemp
|
165c704b93
|
setting up for mapnik v3.0.5 release
|
2015-09-16 18:45:26 +01:00 |
|
artemp
|
e452a03c09
|
update test data
|
2015-09-16 18:30:37 +01:00 |
|
artemp
|
8808f0fe2b
|
update unifont to 8.0.01
|
2015-09-16 17:35:28 +01:00 |
|
artemp
|
d54eca9dca
|
image - fix copy/move implementation and update/improve tests
|
2015-09-16 14:28:55 +01:00 |
|
artemp
|
60c79d6614
|
image unit test - make test image 16x16 + add more checks
|
2015-09-16 11:47:36 +01:00 |
|
artemp
|
c1301fa142
|
image unit test - add copy (deep/shallow) + move tests
|
2015-09-16 11:37:46 +01:00 |
|
artemp
|
d7d3da6935
|
image - add iterator interface
|
2015-09-16 11:37:03 +01:00 |
|
artemp
|
8c8ea74a63
|
update unit test
|
2015-09-16 10:15:21 +01:00 |
|
artemp
|
acb8feea01
|
image - update shallow constructor to take raw bytes pointer
detail::buffer - inline data() size() methods
update unit test
|
2015-09-16 10:14:40 +01:00 |
|
Artem Pavlenko
|
c4e0516ba6
|
Merge pull request #3061 from mapycz/colorize-alpha
colorize-alpha: add support for transparent colors
|
2015-09-15 16:11:28 +01:00 |
|
Artem Pavlenko
|
0b157d6f3e
|
Merge pull request #3071 from mapnik/image-zero-alloc
re-enable zero allocation image interface - refs #3069
|
2015-09-15 11:17:48 +01:00 |
|
artemp
|
c00235589b
|
Merge branch 'master' into csv-disk-index
|
2015-09-15 10:57:23 +01:00 |
|
artemp
|
c1d9bc909e
|
csvindex - initial commit (work-in-progress)
|
2015-09-15 10:55:59 +01:00 |
|
Dane Springmeyer
|
b2d08ea4ea
|
re-enable zero allocation image interface - refs #3069
|
2015-09-14 16:45:58 -07:00 |
|
Wilhelm Berg
|
0532df7b6e
|
Merge pull request #3067 from mapnik/benchmark-return-values
Benchmark: use return values of test runner.
|
2015-09-14 15:22:50 +02:00 |
|
bergwerkgis
|
9f62d8693a
|
benchmark: no camelCase
|
2015-09-14 13:21:51 +00:00 |
|
bergwerkgis
|
3929d9298d
|
Benchmark: use return values of test runner.
|
2015-09-14 13:01:32 +00:00 |
|
bergwerkgis
|
291089dec7
|
[skip ci] update paths to data in benchmark map.xmls
|
2015-09-14 12:51:38 +00:00 |
|
artemp
|
d9ab7fd25f
|
CSV grammar : skip leading \n and/or \r which result from std::getline used with non-native line endings
The goal is to support LF, CR and CRLF on all platforms.
|
2015-09-14 11:46:11 +02:00 |
|
artemp
|
ad80c91657
|
cache processed layouts to ensure there are stay in scope (placement_finder) - via @talaj
|
2015-09-11 15:29:28 +02:00 |
|
Jiri Drbalek
|
6f0b4d438c
|
colorize-alpha: add support for transparent colors
|
2015-09-11 11:31:08 +00:00 |
|
Jiri Drbalek
|
5e82fc8a05
|
fix and update changelog
|
2015-09-11 11:26:20 +00:00 |
|
artemp
|
337525ef60
|
csv.input - don't attempt to build if boost < 1.56
|
2015-09-11 11:20:45 +02:00 |
|
artemp
|
8128a2b1ef
|
topojson - remove 'invalid' geometry type to avoid default constructed geometries
|
2015-09-10 19:28:15 +02:00 |
|
Artem Pavlenko
|
12485b66ef
|
Merge pull request #3063 from mapnik/windows-utf-filenames
Windows: fix loading of SVG files from unicode paths. …
|
2015-09-10 16:02:49 +02:00 |
|
artemp
|
5e0050d005
|
topojson - use separate local boolean to track first geometry
|
2015-09-10 15:35:25 +02:00 |
|
bergwerkgis
|
0de0cfa1c2
|
Update changelog, Windows: Fixed SVG file loading from unicode paths
|
2015-09-10 11:15:31 +00:00 |
|
bergwerkgis
|
9146f785f4
|
Windows: fix loading of SVG files from unicode paths. Surfaced in https://github.com/mapnik/node-mapnik/issues/517
|
2015-09-10 11:10:38 +00:00 |
|
artemp
|
fc100be61e
|
topojson : fix geometry index logic
|
2015-09-10 12:37:38 +02:00 |
|
artemp
|
e076640493
|
update font version
|
2015-09-09 13:28:38 +02:00 |
|
artemp
|
724bd56ec4
|
don't use curly brackets initializer for static member variables (keep vc++ happy)
|
2015-09-09 13:18:45 +02:00 |
|
artemp
|
826882b150
|
enable sorting + small refactor
|
2015-09-09 12:14:15 +02:00 |
|
artemp
|
0de6d36000
|
use memory mapped file by default for both index and data parsing (improves loading times by ~50%) - default on non-windows platforms
|
2015-09-09 11:56:21 +02:00 |
|
artemp
|
310dc968ea
|
fix potential type mismatch
|
2015-09-09 11:08:00 +02:00 |
|
Blake Thompson
|
eee1a46139
|
Merge pull request #3059 from mapycz/colorize-alpha-needless-conditions
colorize-alpha: remove needless conditions
|
2015-09-08 12:02:57 -05:00 |
|
Jiri Drbalek
|
a5f314fd87
|
colorize-alpha: remove needless conditions
|
2015-09-08 15:05:04 +00:00 |
|
artemp
|
a5bba97192
|
update data
|
2015-09-08 13:10:41 +02:00 |
|
Artem Pavlenko
|
282bdf178c
|
Merge pull request #3058 from mapycz/colorize-alpha-fix-color-value-normalization
colorize-alpha: fix normalization of color components
|
2015-09-08 12:50:46 +02:00 |
|
artemp
|
a32fbdf635
|
use atomic<> where possible to avoid locking
|
2015-09-08 12:28:16 +02:00 |
|
artemp
|
81ead3dc78
|
make destroyed_ atomic<>
|
2015-09-08 12:26:43 +02:00 |
|
Artem Pavlenko
|
fa82d5a0c9
|
Merge pull request #3054 from mapycz/scale-hsla-limits
scale-hsla image filter: unlimit parameters
|
2015-09-08 12:22:10 +02:00 |
|
Jiri Drbalek
|
79f4e3ac8f
|
colorize-alpha: fix normalization of color components
|
2015-09-08 10:14:20 +00:00 |
|
Jiri Drbalek
|
72222efad7
|
scale-hsla image filter: unlimit parameters
|
2015-09-03 11:33:53 +00:00 |
|
artemp
|
ee65873159
|
oops fix
|
2015-08-27 17:37:18 +02:00 |
|
artemp
|
6d1ffc8a93
|
enable optional checking env for "MAPNIK_LOG_FORMAT" (via MAPNIK_CHECK_ENV)
|
2015-08-27 17:08:41 +02:00 |
|
artemp
|
284ca099ea
|
set input state to std::ios::failbit (only needed on linux ?)
|
2015-08-27 13:41:02 +02:00 |
|
artemp
|
8f37b30978
|
fix handling 'one line' + 'manual headers' + 'no newline' case
update get_geometry_type ( ref https://github.com/mapnik/mapnik/issues/3047)
|
2015-08-27 13:07:51 +02:00 |
|
artemp
|
4f5bdf82c1
|
slightly better syntax (NOTE: 4000 seems arbitrary here)
|
2015-08-27 13:07:51 +02:00 |
|
artemp
|
1080d92a79
|
add missing geometry type check
|
2015-08-27 13:07:51 +02:00 |
|
artemp
|
0ea5ccc7bc
|
fix typo
|
2015-08-27 13:07:51 +02:00 |
|