Changes between Version 62 and Version 63 of DevelopersGuide/DefaultPresets


Ignore:
Timestamp:
2022-08-06T13:24:30+02:00 (4 years ago)
Author:
DiGro
Comment:

typo corrected

Legend:

Unmodified
Added
Removed
Modified
  • DevelopersGuide/DefaultPresets

    v62 v63  
    4747* 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].
    4848* CSS styles (`<style type="text/css">`) are not supported yet by svgSalamander.
    49 * If possible don't use text elemets at all as this can lead to different display results based on e.g. os or installed fonts. To avoid this you can transform text into paths in the svg.
     49* If possible don't use text elements at all as this can lead to different display results based on e.g. os or installed fonts. To avoid this you can transform text into paths in the svg.
    5050* Some of the named problems can be detected by executing this [source:/josm/trunk/scripts/geticons.pl script].
    5151