Changes between Version 37 and Version 38 of DevelopersGuide/DefaultPresets
- Timestamp:
- 2017-10-29T17:31:02+01:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopersGuide/DefaultPresets
v37 v38 25 25 26 26 == New Icons == 27 * The preferredfile formatis'''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.) 28 28 * 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]]. 29 29 * 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].