mapnik/src
2024-04-04 11:01:17 +01:00
..
agg Merge branch 'master' into svg-group-render 2023-01-18 09:48:29 +00:00
cairo Use the same flags when calling FT_Load_Glyph 2024-03-01 09:05:05 +00:00
css format dir include and src 2022-01-27 00:12:08 +01:00
geometry format dir include and src 2022-01-27 00:12:08 +01:00
grid Merge branch 'master' into svg-group-render 2023-01-18 09:48:29 +00:00
group format dir include and src 2022-01-27 00:12:08 +01:00
json Merge branch 'master' of https://github.com/mapnik/mapnik into feature/cmake-static 2022-11-22 20:14:33 +01:00
renderer_common Merge branch 'master' into svg-group-render 2023-01-18 09:48:29 +00:00
svg SVG - improve handling of gradientUnits and gradientTransform attributes (radial gradient) + correct default values [skip ci] 2024-02-15 11:47:57 +00:00
text Move rotation struct definition into pixel_position.hpp 2023-03-15 10:29:30 +00:00
util format dir include and src 2022-01-27 00:12:08 +01:00
wkt Merge branch 'master' of https://github.com/mapnik/mapnik into feature/cmake-static 2022-11-22 20:14:33 +01:00
build.py Use pkg-config to determine static linking dependencies, default to original behaviour. 2024-04-04 11:01:17 +01:00
cairo_io.cpp format dir include and src 2022-01-27 00:12:08 +01:00
CMakeLists.txt Add -fvisibility=hidden -fvisibility-inlines-hidden to mapnik target (CMake) 2023-03-07 10:02:50 +00:00
color.cpp fix color.cpp formatting 2022-01-28 10:37:38 +01:00
color_factory.cpp format dir include and src 2022-01-27 00:12:08 +01:00
config_error.cpp format dir include and src 2022-01-27 00:12:08 +01:00
conversions_numeric.cpp format dir include and src 2022-01-27 00:12:08 +01:00
conversions_string.cpp format dir include and src 2022-01-27 00:12:08 +01:00
create_image_reader.hpp refactor datasource plugins 2022-02-07 15:35:09 +01:00
dasharray_parser.cpp format dir include and src 2022-01-27 00:12:08 +01:00
datasource_cache.cpp Merge branch 'master' of https://github.com/mapnik/mapnik into feature/cmake-static 2022-11-22 20:14:33 +01:00
datasource_cache_static.cpp [datasource] call after_load for static plugins 2022-02-14 17:34:20 +01:00
debug.cpp format dir include and src 2022-01-27 00:12:08 +01:00
expression.cpp Update .clang-format to BraceWrapping: BeforeCatch : true 2022-11-10 15:57:38 +00:00
expression_grammar_x3.cpp format dir include and src 2022-01-27 00:12:08 +01:00
expression_node.cpp format dir include and src 2022-01-27 00:12:08 +01:00
expression_string.cpp format dir include and src 2022-01-27 00:12:08 +01:00
feature_kv_iterator.cpp format dir include and src 2022-01-27 00:12:08 +01:00
feature_style_processor.cpp format dir include and src 2022-01-27 00:12:08 +01:00
feature_type_style.cpp rework enumeration<...> 2022-12-10 16:55:24 +01:00
font_engine_freetype.cpp Update .clang-format to BraceWrapping: BeforeCatch : true 2022-11-10 15:57:38 +00:00
font_set.cpp format dir include and src 2022-01-27 00:12:08 +01:00
fs.cpp Add mapnik/filesystem.hpp ref:https://github.com/mapnik/mapnik/pull/4383#discussion_r1131405532 2023-03-13 14:27:02 +00:00
function_call.cpp format dir include and src 2022-01-27 00:12:08 +01:00
generate_image_filters.cpp format dir include and src 2022-01-27 00:12:08 +01:00
glibc_workaround.cpp format dir include and src 2022-01-27 00:12:08 +01:00
gradient.cpp SVG - improve handling of gradientUnits and gradientTransform attributes (radial gradient) + correct default values [skip ci] 2024-02-15 11:47:57 +00:00
image.cpp format dir include and src 2022-01-27 00:12:08 +01:00
image_any.cpp format dir include and src 2022-01-27 00:12:08 +01:00
image_compositing.cpp format dir include and src 2022-01-27 00:12:08 +01:00
image_copy.cpp format dir include and src 2022-01-27 00:12:08 +01:00
image_filter_grammar_x3.cpp format dir include and src 2022-01-27 00:12:08 +01:00
image_options.cpp Update .clang-format to BraceWrapping: BeforeCatch : true 2022-11-10 15:57:38 +00:00
image_reader.cpp format dir include and src 2022-01-27 00:12:08 +01:00
image_scaling.cpp format dir include and src 2022-01-27 00:12:08 +01:00
image_util.cpp format dir include and src 2022-01-27 00:12:08 +01:00
image_util_jpeg.cpp format dir include and src 2022-01-27 00:12:08 +01:00
image_util_png.cpp Revert "precommit" 2022-08-17 17:22:07 +02:00
image_util_tiff.cpp format dir include and src 2022-01-27 00:12:08 +01:00
image_util_webp.cpp format dir include and src 2022-01-27 00:12:08 +01:00
image_view.cpp format dir include and src 2022-01-27 00:12:08 +01:00
image_view_any.cpp format dir include and src 2022-01-27 00:12:08 +01:00
jpeg_reader.cpp Revert "precommit" 2022-08-17 17:22:07 +02:00
layer.cpp format dir include and src 2022-01-27 00:12:08 +01:00
libxml2_loader.cpp Fix broken builds with libxml2 >= v2.12.0 2023-11-20 10:21:12 -07:00
load_map.cpp rework enumeration<...> 2022-12-10 16:55:24 +01:00
map.cpp rework enumeration<...> 2022-12-10 16:55:24 +01:00
mapnik.cpp Finalize static plugins 2022-12-09 14:48:52 +01:00
mapped_memory_cache.cpp Update .clang-format to BraceWrapping: BeforeCatch : true 2022-11-10 15:57:38 +00:00
marker_cache.cpp SVG group renderer implementation (WIP) [skip ci] 2022-11-18 15:17:58 +00:00
marker_helpers.cpp Merge branch 'master' into svg-group-render 2023-01-18 09:48:29 +00:00
memory_datasource.cpp precommit 2022-08-17 17:35:25 +02:00
palette.cpp format dir include and src 2022-01-27 00:12:08 +01:00
params.cpp format dir include and src 2022-01-27 00:12:08 +01:00
parse_image_filters.cpp Update .clang-format to BraceWrapping: BeforeCatch : true 2022-11-10 15:57:38 +00:00
parse_path.cpp format dir include and src 2022-01-27 00:12:08 +01:00
parse_transform.cpp Update .clang-format to BraceWrapping: BeforeCatch : true 2022-11-10 15:57:38 +00:00
path_expression_grammar_x3.cpp format dir include and src 2022-01-27 00:12:08 +01:00
plugin.cpp PluginInfo: remove static init and exit methods 2022-03-15 21:12:43 +01:00
png_reader.cpp Revert "precommit" 2022-08-17 17:22:07 +02:00
proj_transform.cpp rework enumeration<...> 2022-12-10 16:55:24 +01:00
proj_transform_cache.cpp format dir include and src 2022-01-27 00:12:08 +01:00
projection.cpp pre-commit run --all-files 2023-02-24 18:07:09 +00:00
rapidxml_loader.cpp Update .clang-format to BraceWrapping: BeforeCatch : true 2022-11-10 15:57:38 +00:00
raster_colorizer.cpp clang-format 2024-03-28 16:49:57 +00:00
renderer_common.cpp format dir include and src 2022-01-27 00:12:08 +01:00
request.cpp format dir include and src 2022-01-27 00:12:08 +01:00
rule.cpp format dir include and src 2022-01-27 00:12:08 +01:00
save_map.cpp format dir include and src 2022-01-27 00:12:08 +01:00
scale_denominator.cpp format dir include and src 2022-01-27 00:12:08 +01:00
simplify.cpp format dir include and src 2022-01-27 00:12:08 +01:00
symbolizer.cpp format dir include and src 2022-01-27 00:12:08 +01:00
symbolizer_enumerations.cpp rework enumeration<...> 2022-12-10 16:55:24 +01:00
symbolizer_keys.cpp rework enumeration<...> 2022-12-10 16:55:24 +01:00
tiff_reader.cpp Revert "precommit" 2022-08-17 17:22:07 +02:00
tiff_reader.hpp Revert "precommit" 2022-08-17 17:22:07 +02:00
transform_expression.cpp format dir include and src 2022-01-27 00:12:08 +01:00
transform_expression_grammar_x3.cpp format dir include and src 2022-01-27 00:12:08 +01:00
twkb.cpp format dir include and src 2022-01-27 00:12:08 +01:00
unicode.cpp format dir include and src 2022-01-27 00:12:08 +01:00
value.cpp format dir include and src 2022-01-27 00:12:08 +01:00
vertex_adapters.cpp format dir include and src 2022-01-27 00:12:08 +01:00
vertex_cache.cpp format dir include and src 2022-01-27 00:12:08 +01:00
warp.cpp format dir include and src 2022-01-27 00:12:08 +01:00
webp_io.cpp Merge branch 'master' of https://github.com/mapnik/mapnik into feature/cmake-static 2022-02-02 17:15:55 +01:00
webp_reader.cpp Revert "precommit" 2022-08-17 17:22:07 +02:00
well_known_srs.cpp rework enumeration<...> 2022-12-10 16:55:24 +01:00
wkb.cpp format dir include and src 2022-01-27 00:12:08 +01:00
xml_tree.cpp rework enumeration<...> 2022-12-10 16:55:24 +01:00