Changes between Version 6 and Version 7 of Help/HiDPISupport


Ignore:
Timestamp:
2018-03-04T00:30:37+01:00 (7 years ago)
Author:
Hb---
Comment:

Similar mappaint style. Titel distinguishable

Legend:

Unmodified
Added
Removed
Modified
  • Help/HiDPISupport

    v6 v7  
    22[[PageOutline]]
    33
    4 = HiDPI support =
     4= HiDPI Support – Overview =
    55
    6 This page contains information on how to use JOSM with a high-resolution display.
     6This page contains information on how to optimize the JOSM interface for a high-resolution display.
     7The similar named [wikitr:/Help/HiDPISupport HiDPI Support] mappaint style is for exceptional cases only.
    78
    89== Basics ==
     
    3435 Background imagery:: By default, the tiles of the background imagery are scaled by the same factor as other GUI elements. This ensures appropriate font size, in case the background imagery contains text and symbols. However, it leads to reduced image resolution.
    3536
    36  Under [[wiki:Help/Preferences/Imagery|Imagery preferences]] / Tab ''Settings'' / ''Tiles zoom offset'', you can set an offset of 1. This makes JOSM fetch tiles of one zoom level higher and double the image resolution. Currently, this setting only applies to main map area and not the download dialog.
     37 Under [wikitr:/Help/Preferences/Imagery Imagery preferences] / Tab ''Settings'' / ''Tiles zoom offset'', you can set an offset of 1. This makes JOSM fetch tiles of one zoom level higher and double the image resolution. Currently, this setting only applies to main map area and not the download dialog.
    3738
    3839 Menu font size:: The font size for the main menu can be scaled by a certain factor using the advanced preference value `gui.scale.menu.font`. It is intended for relatively small adjustments. (JOSM r12923 or later)
     
    4243 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.
    4344
    44  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.
     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.[[Image()]]