Changes between Version 1 and Version 2 of Help/HiDPISupport


Ignore:
Timestamp:
2017-10-04T20:57:27+02:00 (8 years ago)
Author:
bastiK
Comment:

update

Legend:

Unmodified
Added
Removed
Modified
  • Help/HiDPISupport

    v1 v2  
    1616=== Windows ===
    1717
    18 On Windows, you can activate scaled display mode for the system-wide. See for example [http://pccleaningtools.com/how-to-enlarge-display-text-in-windows this] extensive help page.
     18On Windows, you can activate scaled display mode system-wide. See for example [http://pccleaningtools.com/how-to-enlarge-display-text-in-windows this] extensive help page.
    1919
    2020For Windows 7, the option is called ''Display / Set custom text size (DPI)'', for Windows 8 it is called ''Display / Change the size of all items'' and for Windows 10 it is ''Display / Customize your display / Change the size of text, apps, and other items''
     
    2626GDK_SCALE=2 java -jar josm.jar
    2727}}}
     28
     29== Tweaks ==
     30
     31 Background imagery::
     32
     33By 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.
     34
     35Under [[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.