Changes between Version 106 and Version 107 of Styles
- Timestamp:
- 2014-10-05T16:44:17+02:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Styles
v106 v107 67 67 * Since JOSM revision [/changeset/4713/josm 4713] inline encoding as described in [[http://tools.ietf.org/html/rfc2397|RFC 2397]] is supported. 68 68 * Example for PNG: {{{data:image/png;base64,...databytes...}}} 69 * Example for XVG: {{{data:image/svg+xml;base64,...databytes...}}}69 * Example for SVG: {{{data:image/svg+xml;base64,...databytes...}}} 70 70 * When the JOSM wiki is used for designing of new styles you have some additional options: 71 71 * Each file attached to the wiki page is automatically included in the zip file downloaded by JOSM.
