summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorRealDolos <dolos@cock.li>2018-11-17 21:56:56 +0100
committerJames Ross-Gowan <rossy@jrg.systems>2020-05-08 21:46:45 +1000
commit8bce6d0b8905fae81792ec547a10c40f4bc84de5 (patch)
tree312f33d6b4c67f59bc0e1b344799206c4a6b3b91 /DOCS
parent326c55a5713b9aa54317873554c1d11e4dfffe9f (diff)
downloadmpv-8bce6d0b8905fae81792ec547a10c40f4bc84de5.tar.bz2
mpv-8bce6d0b8905fae81792ec547a10c40f4bc84de5.tar.xz
w32_common: Support HiDPI on Windows
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/options.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index bd00d16fb4..0a96d18baf 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -3117,10 +3117,10 @@ Window
- ``--monitoraspect=16:9`` or ``--monitoraspect=1.7777``
``--hidpi-window-scale``, ``--no-hidpi-window-scale``
- (OS X, X11, and Wayland only)
+ (OS X, Windows, X11, and Wayland only)
Scale the window size according to the backing scale factor (default: yes).
On regular HiDPI resolutions the window opens with double the size but appears
- as having the same size as on none-HiDPI resolutions. This is the default OS X
+ as having the same size as on non-HiDPI resolutions. This is the default OS X
behavior.
``--native-fs``, ``--no-native-fs``