Changes between Version 7 and Version 8 of Help/Styles/Images
- Timestamp:
- 2021-11-18T19:33:36+01:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Styles/Images
v7 v8 64 64 === Raster formats === 65 65 JOSM can display the following raster formats: `png`, `jpeg`, `gif` and `bmp`. \\ 66 (Basically all formats that are supported by the Java Runtime Environment v. 6)66 (Basically all formats that are supported by the Java Runtime Environment) 67 67 68 68 === Vector formats === 69 There is also build-in support for ''scalable vector graphics'' (`svg`). svg icons are pref fered over raster format icons because of lossless scaling on hidpi screens. Most `svg`-images should be rendered correctly, but in some cases the result may be flawed. This is due to limitations of the used [https://svgsalamander.java.net/ svg-library].69 There is also build-in support for ''scalable vector graphics'' (`svg`). svg icons are preferred over raster format icons because of lossless scaling on hidpi screens. Most `svg`-images should be rendered correctly, but in some cases the result may be flawed. This is due to limitations of the used [https://svgsalamander.java.net/ svg-library]. 70 70 71 71 One thing you can be sure of, is that the rendering is consistent on all systems. So either the result looks OK, or it does not.
