mapnik/src/svg
Artem Pavlenko f293371a9d SVG rendering improvements:
* process `font-size` attributes and use them to scale `em` units
* fix default `color-stop` value
* store `viewBox` and use it to calculate `%` values correctly
* add more absolute/relative values
* default `DPI`:96
* default `font-size`: 10
* process style attributes on `<svg>` element
* use viewBox `width`, `height` and `normalized_diagonal` for relevant length values
* apply scale factor to gradient transforms
2021-04-13 09:19:33 +01:00
..
output update copyright year [skip ci] 2021-01-05 14:39:07 +00:00
svg_parser.cpp SVG rendering improvements: 2021-04-13 09:19:33 +01:00
svg_path_grammar_x3.cpp update copyright year [skip ci] 2021-01-05 14:39:07 +00:00
svg_path_parser.cpp update copyright year [skip ci] 2021-01-05 14:39:07 +00:00
svg_points_parser.cpp update copyright year [skip ci] 2021-01-05 14:39:07 +00:00
svg_transform_parser.cpp update copyright year [skip ci] 2021-01-05 14:39:07 +00:00