Changes between Version 105 and Version 106 of Styles
- Timestamp:
- 2014-10-04T14:04:22+02:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Styles
v105 v106 65 65 * Icon names and path are relative to the topmost zip directory. 66 66 * If there are multiple XML files, a file with "style" in the name is preferred (to allow packaging styles and presets in one archive). 67 * Since JOSM revision [/changeset/4713/josm 4713] inline encoding as described in [[http://tools.ietf.org/html/rfc2397|RFC 2397]] is supported. 68 * Example for PNG: {{{data:image/png;base64,...databytes...}}} 69 * Example for XVG: {{{data:image/svg+xml;base64,...databytes...}}} 67 70 * When the JOSM wiki is used for designing of new styles you have some additional options: 68 71 * Each file attached to the wiki page is automatically included in the zip file downloaded by JOSM.
