Changes between Version 6 and Version 7 of DevelopersGuide/DefaultPresets
- Timestamp:
- 2014-11-02T23:32:26+01:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopersGuide/DefaultPresets
v6 v7 21 21 * The icon should identifiable at a size of 16 pixels. This is the size the icons are displayed in the [[Help/MapView|Map View]]. 22 22 * The license needs to be compatible with GPL3 (like PD or CC0) 23 * Icons with transparent background must not be only black or only white. Otherwise if one uses a black or white background (no aerial imagery as background) in the Map View black or white icons would be invisible. Workaround: if you want to use a black icon add a square white background to the icon instead of a transparent background. This doesn't look pretty but is better than an invisible icon. Example: [[Image(BlackWhiteIcon.png)]]