mapnik/src
Artem Pavlenko 88f3b29a92 fix includes
2019-05-07 11:19:37 +01:00
..
agg render_pattern() needs its own rasterizer 2018-09-19 08:33:24 +00:00
cairo render_pattern() needs its own rasterizer 2018-09-19 08:33:24 +00:00
geometry interior, polylabel: Scale precision by polygon size 2018-02-03 14:00:30 +00:00
grid Polygon pattern on line geometries for Grid backend 2018-09-18 12:12:21 +00:00
group update copyright year 2017-05-05 13:02:01 +02:00
json add support for BOOST_VERSION < 106700 2018-07-23 10:58:27 +01:00
renderer_common True global pattern alignment, fixed local alignment 2018-09-19 13:21:59 +00:00
svg add "clipPath" to unsupported elements 2018-10-10 09:30:05 +01:00
text eradicate M_PI 2018-07-16 14:18:49 +02:00
util move src/math.cpp under src/util/ 2018-07-11 23:55:21 +02:00
wkt update copyright year 2017-05-05 13:02:01 +02:00
build.py True global pattern alignment, fixed local alignment 2018-09-19 13:21:59 +00:00
cairo_io.cpp Cairo: set version of SVG to 1.2 2019-02-08 12:32:01 +00:00
color.cpp update copyright year 2017-05-05 13:02:01 +02:00
color_factory.cpp update copyright year 2017-05-05 13:02:01 +02:00
config_error.cpp geometry.hpp 2017-03-27 16:14:51 +01:00
conversions_numeric.cpp update copyright year 2017-05-05 13:02:01 +02:00
conversions_string.cpp update copyright year 2017-05-05 13:02:01 +02:00
css_color_grammar_x3.cpp update const-ness in x3::context definitions to support boost 1_67 [skip-ci] 2018-04-17 15:41:17 +02:00
dasharray_parser.cpp update copyright year 2017-05-05 13:02:01 +02:00
datasource_cache.cpp update copyright year 2017-05-05 13:02:01 +02:00
datasource_cache_static.cpp update copyright year 2017-05-05 13:02:01 +02:00
debug.cpp update copyright year 2017-05-05 13:02:01 +02:00
expression.cpp add support for BOOST_VERSION < 106700 2018-07-23 10:58:27 +01:00
expression_grammar_x3.cpp Revert "avoid symbols duplication" 2018-03-15 15:58:23 +01:00
expression_node.cpp update copyright year 2017-05-05 13:02:01 +02:00
expression_string.cpp update copyright year 2017-05-05 13:02:01 +02:00
feature_kv_iterator.cpp update copyright year 2017-05-05 13:02:01 +02:00
feature_style_processor.cpp update copyright year 2017-05-05 13:02:01 +02:00
feature_type_style.cpp update copyright year 2017-05-05 13:02:01 +02:00
font_engine_freetype.cpp remove inadvertent change 2017-11-09 10:08:23 -08:00
font_set.cpp update copyright year 2017-05-05 13:02:01 +02:00
fs.cpp update copyright year 2017-05-05 13:02:01 +02:00
function_call.cpp update copyright year 2017-05-05 13:02:01 +02:00
generate_image_filters.cpp update copyright year 2017-05-05 13:02:01 +02:00
glibc_workaround.cpp Add copyleft notice 2017-11-21 15:53:08 +01:00
gradient.cpp update copyright year 2017-05-05 13:02:01 +02:00
image.cpp A fix for two distinct issues associated with gdal featuresets, the first is overviews were not properly being utilized based on the resolution of the final image requested. The second is that allocation of far too much memory could be possible in GDAL to attempt to do resampling internally in mapnik. This now has a hard cap so that we allocate less memory in these situations but are still able to resample internally in mapnik. 2018-03-30 15:10:29 -05:00
image_any.cpp update copyright year 2017-05-05 13:02:01 +02:00
image_compositing.cpp update copyright year 2017-05-05 13:02:01 +02:00
image_copy.cpp update copyright year 2017-05-05 13:02:01 +02:00
image_filter_grammar_x3.cpp update copyright year 2017-05-05 13:02:01 +02:00
image_options.cpp update copyright year 2017-05-05 13:02:01 +02:00
image_reader.cpp cast header to unsiged char const* (-fsanitize=address) 2018-02-13 13:34:42 +01:00
image_scaling.cpp use safe_cast for narrowing double->typename span_gen_type::value_type cast (#3856) (thanks @talaj!) 2018-02-14 16:47:47 +01:00
image_util.cpp update copyright year 2017-05-05 13:02:01 +02:00
image_util_jpeg.cpp update copyright year 2017-05-05 13:02:01 +02:00
image_util_png.cpp update copyright year 2017-05-05 13:02:01 +02:00
image_util_tiff.cpp update copyright year 2017-05-05 13:02:01 +02:00
image_util_webp.cpp update copyright year 2017-05-05 13:02:01 +02:00
image_view.cpp update copyright year 2017-05-05 13:02:01 +02:00
image_view_any.cpp update copyright year 2017-05-05 13:02:01 +02:00
jpeg_reader.cpp update copyright year 2017-05-05 13:02:01 +02:00
layer.cpp update copyright year 2017-05-05 13:02:01 +02:00
libxml2_loader.cpp update copyright year 2017-05-05 13:02:01 +02:00
load_map.cpp Adaptive smooth 2019-02-09 15:24:12 +00:00
map.cpp freetype_engine - port singleton changes from v3.0.x 2017-06-01 12:47:18 +02:00
mapped_memory_cache.cpp update copyright year 2017-05-05 13:02:01 +02:00
marker_cache.cpp Enforce consistent error handling policy - always throw on fatal errors (both strict and non-strict). In strict mode throw on first parsing error. Remove return values from parse,parse_from_string and traverse_tree methods. Update unit tests. 2017-08-02 10:32:13 +01:00
marker_helpers.cpp Merge branch 'polylabel-as-interior' of https://github.com/mapycz/mapnik into mapycz-polylabel-as-interior 2018-01-08 10:21:09 +00:00
memory_datasource.cpp update copyright year 2017-05-05 13:02:01 +02:00
palette.cpp update copyright year 2017-05-05 13:02:01 +02:00
params.cpp update copyright year 2017-05-05 13:02:01 +02:00
parse_image_filters.cpp update copyright year 2017-05-05 13:02:01 +02:00
parse_path.cpp update copyright year 2017-05-05 13:02:01 +02:00
parse_transform.cpp add support for BOOST_VERSION < 106700 2018-07-23 10:58:27 +01:00
path_expression_grammar_x3.cpp update copyright year 2017-05-05 13:02:01 +02:00
plugin.cpp update copyright year 2017-05-05 13:02:01 +02:00
png_reader.cpp update copyright year 2017-05-05 13:02:01 +02:00
proj_transform.cpp proj_transform: fix strided coordinate array transform 2018-07-16 14:18:49 +02:00
projection.cpp update copyright year 2017-05-05 13:02:01 +02:00
rapidxml_loader.cpp update copyright year 2017-05-05 13:02:01 +02:00
raster_colorizer.cpp Raster colorizer: check image bounds 2018-03-23 11:55:40 +00:00
renderer_common.cpp update copyright year 2017-05-05 13:02:01 +02:00
request.cpp update copyright year 2017-05-05 13:02:01 +02:00
rule.cpp update copyright year 2017-05-05 13:02:01 +02:00
save_map.cpp mapycz-save-map-denominator 2018-04-10 10:25:23 +02:00
scale_denominator.cpp Replace magic number with described constant 2018-05-08 16:54:46 +00:00
simplify.cpp centralize warning suppression 2015-11-07 17:53:09 -08:00
symbolizer.cpp update copyright year 2017-05-05 13:02:01 +02:00
symbolizer_enumerations.cpp Adaptive smooth 2019-02-09 15:24:12 +00:00
symbolizer_keys.cpp Adaptive smooth 2019-02-09 15:24:12 +00:00
tiff_reader.cpp remove out-of-date comment line [skip ci] 2017-06-15 11:33:36 +02:00
transform_expression.cpp update copyright year 2017-05-05 13:02:01 +02:00
transform_expression_grammar_x3.cpp update copyright year 2017-05-05 13:02:01 +02:00
twkb.cpp fix includes 2019-05-07 11:19:37 +01:00
unicode.cpp update copyright year 2017-05-05 13:02:01 +02:00
value.cpp Ditch rint 2019-03-22 14:23:32 -04:00
vertex_adapters.cpp polygon_vertex_adapter: Fix crash in case of empty interior ring 2018-01-23 15:18:44 +00:00
vertex_cache.cpp eradicate M_PI 2018-07-16 14:18:49 +02:00
warp.cpp Fix seams of mesh faces when warping transparent raster 2018-08-07 11:57:38 +00:00
webp_reader.cpp update copyright year 2017-05-05 13:02:01 +02:00
well_known_srs.cpp well_known_srs: move implementation to .cpp 2018-07-16 14:18:32 +02:00
wkb.cpp fix includes 2019-05-07 11:19:37 +01:00
xml_tree.cpp update copyright year 2017-05-05 13:02:01 +02:00