6 Commits

Author SHA1 Message Date
Nyall Dawson
53e633c5a5 Use standard test font 2025-09-01 12:39:40 +10:00
Nyall Dawson
f7cb224239 Update reference file 2022-08-16 13:14:15 +10:00
Nyall Dawson
e0f8d0029e Make tests stable across different platforms 2022-08-16 13:14:15 +10:00
Denis Rouzaud
9c0ee358ff core part to handle dynamic SVGs
this allow to use a map of parameters to dynamically replace attributes or nodes values in the XML of the SVG
2021-01-06 11:25:17 +01:00
Nyall Dawson
0864e0a39a When an svg image has no viewbox tags, try to take the width/height
attribute as a fallback for these

Allows the aspect ratio of svgs without a viewbox to be determined,
resulting in correct rendering as svg markers
2020-08-19 14:24:41 +10:00
Nyall Dawson
2265115f80 Fix issues rendering SVG with text (fix #14644, #14794) 2016-06-08 18:46:01 +10:00