Changes between Version 34 and Version 35 of DevelopersGuide/DefaultPresets
- Timestamp:
- 2017-07-03T20:00:06+02:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopersGuide/DefaultPresets
v34 v35 41 41 * 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). 42 42 * 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]. 43 43 * Some of the named problems can be detected by executing this [source:josm/trunk/geticons.pl script]. 44 44 45 45 == See also ==