Dane Springmeyer
|
7aeff3fb59
|
followup nodata refactor - refs #2023
|
2013-09-25 14:38:07 -07:00 |
|
Dane Springmeyer
|
2c46300f61
|
remove dead code (colorize-alpha is now officially an image-filter)
|
2013-09-24 17:18:14 -07:00 |
|
Dane Springmeyer
|
63f97fa4aa
|
lessen header interdependence between placement_finder.hpp and symbolizer_helpers.hpp
|
2013-09-23 11:42:47 -07:00 |
|
Dane Springmeyer
|
a1bf65210d
|
Merge branch 'master' of github.com:mapnik/mapnik
|
2013-09-22 22:07:55 -07:00 |
|
Dane Springmeyer
|
85fc82c03b
|
fix #2018
|
2013-09-22 22:07:35 -07:00 |
|
Dane Springmeyer
|
b0436a3ad1
|
scons: unbreak memory mapped access for shapefiles by fixing the setting of SHAPE_MEMORY_MAPPED_FILE
|
2013-09-19 20:51:49 -07:00 |
|
Dane Springmeyer
|
0619477238
|
optimize rule::active which is called in loop in feature_style_processor_impl
|
2013-09-19 20:24:59 -07:00 |
|
Dane Springmeyer
|
9df4deac73
|
consistent use of agg::rgba8_pre to construct premultiplied colors - refs #2011
|
2013-09-19 19:41:46 -07:00 |
|
Dane Springmeyer
|
5b78b6b2dc
|
fix #2011
|
2013-09-19 19:19:11 -07:00 |
|
Dane Springmeyer
|
9bd3dd0e21
|
fix viewer compile
|
2013-09-19 18:39:44 -07:00 |
|
Dane Springmeyer
|
1b3e07ef23
|
c++ style
|
2013-09-18 20:35:14 -07:00 |
|
Dane Springmeyer
|
df352efc8f
|
use std::size_t in wkb parser
|
2013-09-18 20:31:59 -07:00 |
|
Dane Springmeyer
|
35a42b49e6
|
cast to int
|
2013-09-18 20:29:59 -07:00 |
|
Dane Springmeyer
|
9aff3c596b
|
better type handling/casts
|
2013-09-18 20:29:26 -07:00 |
|
Dane Springmeyer
|
ee2378a6d2
|
port minor fixes around type handling from c++11 branch
|
2013-09-18 19:50:04 -07:00 |
|
Dane Springmeyer
|
9770985ead
|
port box2d cleanups from c++11 branch to master
|
2013-09-18 19:04:20 -07:00 |
|
Dane Springmeyer
|
d3ab601e30
|
integrate various minor c++ style and cast fixes into master from c++11 branch
|
2013-09-15 23:08:04 -07:00 |
|
Dane Springmeyer
|
b6040ac324
|
correct return type from std::string::substr
|
2013-09-15 21:12:12 -07:00 |
|
Dane Springmeyer
|
c5dd5487a5
|
Merge pull request #1966 from mapnik/background-image-comp-op
Map background-image-comp-op and background-image-opacity
|
2013-09-05 12:25:47 -07:00 |
|
Dane Springmeyer
|
02f2fbdf8b
|
always link libdl on linux - needed on some systems after #1804 - closes #1998
|
2013-09-01 22:02:52 -07:00 |
|
Petr Dlouhý
|
69185339a5
|
offset enabled for LinePatternSymbolizer
|
2013-08-22 10:35:44 +02:00 |
|
Dane Springmeyer
|
1a8287da06
|
Add support for webp:alpha=false to create rgb images without alpha + other webp encoding cleanups - closes #1986
|
2013-08-15 14:47:28 -04:00 |
|
Dane Springmeyer
|
5667343ad9
|
use U_NAMESPACE_QUALIFIER to most cleanly support when icu is built with -DU_USING_ICU_NAMESPACE=0 - refs #1985
|
2013-08-14 21:56:40 -04:00 |
|
Dane Springmeyer
|
750b4e144b
|
gracefully handle when icu is built without BreakIterator support: -DUCONFIG_NO_BREAK_ITERATION=1
|
2013-08-13 19:32:20 -04:00 |
|
Dane Springmeyer
|
b6df3848c4
|
use icu:: namespace
|
2013-08-13 19:20:13 -04:00 |
|
Dane Springmeyer
|
e0026f3df2
|
use icu:: namespace and start isolating icu impl by consistenly using mapnik::value_unicode_string
|
2013-08-13 18:52:04 -04:00 |
|
Dane Springmeyer
|
4eef244e73
|
move SHAPE_MEMORY_MAPPED_FILE to be a global define
|
2013-08-13 14:48:04 -04:00 |
|
Dane Springmeyer
|
134cbc3eec
|
forward declare mapped_region in mapped_memory_cache.hpp and other shared memory fixups
|
2013-08-13 14:13:56 -04:00 |
|
Dane Springmeyer
|
29abb9a7c0
|
remove unused typedefs - exposed by saucy g++ warnings
|
2013-08-07 20:59:28 -04:00 |
|
Dane Springmeyer
|
60b2cef365
|
remove unused typedef
|
2013-08-07 20:49:28 -04:00 |
|
Dane Springmeyer
|
78b4980352
|
finish exposing mapnik.Feature.from_geojson
|
2013-07-30 15:45:46 -04:00 |
|
Dane Springmeyer
|
844baa8c5b
|
scons: when linking statically on linux always link -ldl
|
2013-07-30 02:51:07 -04:00 |
|
Dane Springmeyer
|
4ee91a4a25
|
fix narrowing issue in miniz - closes #1967
|
2013-07-28 15:49:11 -04:00 |
|
Dane Springmeyer
|
889546ab05
|
fix up type casting
|
2013-07-28 15:45:36 -04:00 |
|
Dane Springmeyer
|
76f111cc97
|
support optionally compiling with -std=c++11 on OSX / clang / apple libc++ / boost 1.53 - refs #1683
|
2013-07-27 01:57:24 -04:00 |
|
Dane Springmeyer
|
4eda02592e
|
fix debug.cpp error output (now compiles against libc++)
|
2013-07-26 19:33:35 -04:00 |
|
Dane Springmeyer
|
fad9af5263
|
add support for applying custom comp_op and opacity when blending map background image into background color at render time - refs mapnik/mapnik-support#8
|
2013-07-25 01:00:38 -04:00 |
|
Dane Springmeyer
|
4f01eb05b1
|
scons: correctly propagate DEFINES across builds
|
2013-07-23 20:03:00 -04:00 |
|
Dane Springmeyer
|
ef4dfeb747
|
make it possible to disable compilation of grid_renderer - closes #1962
|
2013-07-23 19:37:25 -04:00 |
|
Dane Springmeyer
|
5ad2ebb30e
|
iwyu
|
2013-07-23 18:59:05 -04:00 |
|
Dane Springmeyer
|
cfc977e6cd
|
deal with various -Wunused-parameter warnings that are not important
|
2013-07-23 18:46:54 -04:00 |
|
Dane Springmeyer
|
827a9d147a
|
code cleanup
|
2013-07-23 18:46:40 -04:00 |
|
Dane Springmeyer
|
7a6117b18d
|
remove dead code and iwyu
|
2013-07-23 18:46:19 -04:00 |
|
Dane Springmeyer
|
c49d94fdf7
|
iwyu
|
2013-07-23 18:45:25 -04:00 |
|
Dane Springmeyer
|
84842f59c7
|
use pixfmt pre for the sake of clarity
|
2013-07-23 18:44:39 -04:00 |
|
Dane Springmeyer
|
6269b42ffc
|
iwyu
|
2013-07-23 18:41:59 -04:00 |
|
Dane Springmeyer
|
3bd2e6501f
|
fix a batch of unused variable warnings (leaving several with are true bugs/missing features)
|
2013-07-23 15:51:22 -04:00 |
|
Dane Springmeyer
|
4d3ab5e3aa
|
agg_renderer: remove uneeded define of AGG_RENDERING_BUFFER row_ptr_cache<int8u> since it is already hardcoded in agg_renderer_buffer.h and agg_config.h
|
2013-07-22 14:49:10 -04:00 |
|
Dane Springmeyer
|
236c8221af
|
miniz: remove MINIZ_NO_STDIO as it is uneeded since it is covered by catchall MINIZ_NO_ARCHIVE_APIS
|
2013-07-22 14:29:46 -04:00 |
|
Dane Springmeyer
|
5c13504cc0
|
remove unreachable break
|
2013-07-22 14:17:59 -04:00 |
|