Changes between Version 5 and Version 6 of DevelopersGuide/DefaultPresets


Ignore:
Timestamp:
2014-10-31T21:10:38+01:00 (11 years ago)
Author:
Klumbumbus
Comment:

+svg clean up

Legend:

Unmodified
Added
Removed
Modified
  • DevelopersGuide/DefaultPresets

    v5 v6  
    1818* The preferred file format is svg (for lossless scaling). If this is not possible then png.
    1919* Check if the svg file correctly works with JOSM. There are some svg libraries which do not work with JOSM (the images get deformed). If you have such a file try the following workaround: create a new svg document with Inkscape, copy the svg data to this new file, resize the page to the data and save.
     20* svg icons are automatically cleaned up to reduce file size in the JOSM build. So there is no need to do this step manually before uploading svg files to svn. See comment:35:ticket:10479
    2021* The icon should identifiable at a size of 16 pixels. This is the size the icons are displayed in the [[Help/MapView|Map View]].
    2122* The license needs to be compatible with GPL3 (like PD or CC0)