Changes between Version 106 and Version 107 of Styles


Ignore:
Timestamp:
2014-10-05T16:44:17+02:00 (11 years ago)
Author:
stoecker
Comment:

Typo.

Legend:

Unmodified
Added
Removed
Modified
  • Styles

    v106 v107  
    6767* Since JOSM revision [/changeset/4713/josm 4713] inline encoding as described in [[http://tools.ietf.org/html/rfc2397|RFC 2397]] is supported.
    6868 * 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...}}}
    7070* When the JOSM wiki is used for designing of new styles you have some additional options:
    7171 * Each file attached to the wiki page is automatically included in the zip file downloaded by JOSM.