Changes between Version 60 and Version 61 of DevelopersGuide/DefaultPresets
- Timestamp:
- 2020-08-12T17:56:12+02:00 (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopersGuide/DefaultPresets
v60 v61 46 46 * Due to a bug in svgcleaner however, the svg code shouldn't contain arguments starting with special characters in style codes e.g. `-inkscape-font-specification:Sans;`. This can lead to color changes (see #13158). 47 47 * If the icon includes gradients, the offset needs to increase at every stop, i.e. two stops with the same offset are not allowed, see [https://github.com/blackears/svgSalamander/pull/4 svg salamander]. 48 * CSS styles (`<style type="text/css">`) are not supported yet by svgSalamander. 48 49 * Some of the named problems can be detected by executing this [source:/josm/trunk/scripts/geticons.pl script]. 49 50