Changes between Version 37 and Version 38 of DevelopersGuide/DefaultPresets


Ignore:
Timestamp:
2017-10-29T17:31:02+01:00 (8 years ago)
Author:
Klumbumbus
Comment:

svg is mandatory for new icons

Legend:

Unmodified
Added
Removed
Modified
  • DevelopersGuide/DefaultPresets

    v37 v38  
    2525
    2626== New Icons ==
    27 * The preferred file format is '''svg''' (for lossless scaling). If this is not possible then png.
     27* The file format must be '''svg''' for lossless scaling. (Technically png is supported too but all preset icons are svg since august 2016.)
    2828* The icon must be identifiable at a size of '''16 pixels'''. This is the default size the icons are displayed in the [[Help/MapView|Map View]].
    2929* The '''license''' needs to be compatible with GPL3 (like PD or CC0). A good source for Icons is [http://openclipart.org openclipart.org] (all icons there are PD). You can also check if JOSM already has a fitting unused icon in one of its icon folders: [browser:josm/trunk/images used icons] and [browser:josm/trunk/images_nodist unused icons].