mapnik/include
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
..
mapnik SVG rendering improvements: 2021-04-13 09:19:33 +01:00
build.py Add CSS parser grammar + move into separate include/css and src/css dirs. 2020-02-04 10:38:34 +00:00