Changes between Version 44 and Version 45 of DevelopersGuide/DefaultPresets
- Timestamp:
- 2019-11-18T20:52:29+01:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopersGuide/DefaultPresets
v44 v45 43 43 * 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). 44 44 * If the icon icludes 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]. 45 * Some of the named problems can be detected by executing this [source:josm/trunk/geticons.pl script]. 45 * Some of the named problems can be detected by executing this [source:josm/trunk/scripts/geticons.pl script]. 46 46 47 47 == See also == 48 48 * Starting point for these rules was ticket:10246#comment:14. 49 * [source:josm/trunk/scripts/presets_lang.pl script] to update preset language links50 49 51 50 ----