Changes between Version 4 and Version 5 of Help/HiDPISupport


Ignore:
Timestamp:
2017-10-04T21:26:25+02:00 (8 years ago)
Author:
bastiK
Comment:

update

Legend:

Unmodified
Added
Removed
Modified
  • Help/HiDPISupport

    v4 v5  
     1[[TranslatedPages]]
     2
    13= HiDPI support =
    24
    35This page contains information on how to use JOSM with a high-resolution display.
     6
     7[[TOC(inline)]]
    48
    59== Basics ==
     
    3943 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.
    4044
    41  Image scaling (deprecated, experimental):: The advanced option `gui.scale` was used to scale the GUI and 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.
     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.