Changes between Version 16 and Version 17 of Help/Base64


Ignore:
Timestamp:
2022-09-22T18:36:18+02:00 (3 years ago)
Author:
leni
Comment:

added for .jpeg files as https://josm.openstreetmap.de/wiki/Fr%3AHelp/Base64?action=diff&version=2

Legend:

Unmodified
Added
Removed
Modified
  • Help/Base64

    v16 v17  
    99* ''Before'' you convert your image to the base64 code you should minimize it to make the base64 a lot shorter (without loosing quality):
    1010 * for `.png` files: Use e.g. [https://compresspng.com/ compresspng.com],
     11 * for `.jpeg` files: Use e.g. [https://jpegcompress.com/ jpegcompress.com],
    1112 * for `.svg` files: Use e.g. [https://github.com/RazrFalcon/svgcleaner-gui/releases svg cleaner]. When using this one you can use the "complete" preset to clean up the svg file. More information about possible problems with svg in JOSM see [wiki:DevelopersGuide/DefaultPresets#NewIcons].
    1213* Code structure: