Changes between Version 4 and Version 5 of Help/HiDPISupport
- Timestamp:
- 2017-10-04T21:26:25+02:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/HiDPISupport
v4 v5 1 [[TranslatedPages]] 2 1 3 = HiDPI support = 2 4 3 5 This page contains information on how to use JOSM with a high-resolution display. 6 7 [[TOC(inline)]] 4 8 5 9 == Basics == … … 39 43 HiDPISupport Style:: This style scales the drawing of the map area using MapCSS tools. It was created at a time of poor HiDPI support in Java and should only be required in exceptional cases. 40 44 41 Image scaling (deprecated, experimental):: The advanced option `gui.scale` was used to scale the GUI andbasically trying to implement what is now available as Java 9 HiDPI support. It only got as far as scaling images. Further development is not planned as it is obsoleted by the Java 9 features. This option may be removed in a future release of JOSM.45 Image scaling (deprecated, experimental):: The advanced option `gui.scale` was used to scale the GUI, basically trying to implement what is now available as Java 9 HiDPI support. It only got as far as scaling images. Further development is not planned as it is obsoleted by the Java 9 features. This option may be removed in a future release of JOSM.