Changes between Version 47 and Version 48 of DevelopersGuide/DefaultPresets


Ignore:
Timestamp:
2020-01-09T11:13:27+01:00 (6 years ago)
Author:
stoecker
Comment:

Typo

Legend:

Unmodified
Added
Removed
Modified
  • DevelopersGuide/DefaultPresets

    v47 v48  
    2525
    2626== New Icons ==
    27 * The file format must be '''svg''' for lossless scaling. (Technically png is supported too but all preset icons are svg since august 2016.)
     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, however the site is under maintenance for a longer while now), [https://publicdomainvectors.org/ publicdomainvectors.org] (all icons CC0) or [http://osm-icons.org/wiki/Icons osm-icons.org] (a lot are CC0). 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].