5 Commits

Author SHA1 Message Date
Mathieu Pellerin
d4a3cd53d2 [symbology] Fix a bunch of SVGs missing opacity parameters and previewing badly on dark themes 2024-04-11 09:08:31 +07:00
Alexander Bruy
e3148219fe clean up SVG files from unnecessary data 2016-12-14 09:20:16 +02:00
Nyall Dawson
8cac36433d [FEATURE] Add support for transparency in SVG color params
...and update all bundled SVGs to suit

Non-bundled SVGs must add:

fill-opacity="param(fill-opacity)"
and
stroke-opacity="param(outline-opacity)"

to enable transparency support
2015-12-08 22:45:51 +11:00
olivierdalang
f9386d9786 SVG : forgot some 2013-04-29 20:31:42 +00:00
olivierdalang
4dcc0823eb SVG : separate arrows and wind roses 2013-04-29 19:53:07 +00:00