Mention GSScaleFactor

It probably is a good idea to show off HiDPI support.
This commit is contained in:
Mingye Wang 2020-03-01 17:25:39 +08:00 committed by GitHub
parent fcbb4d704b
commit 1253ccdccd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -178,6 +178,15 @@
is meant to make things friendlier for slow computers.
</p>
</desc>
<term>GSScaleFactor</term>
<desc>
<p>
A floating point number, <code>1.0</code> by default. Scales
GUI elements by the given factor for high-DPI monitors. DPI
auto-detection on some platforms (only Windows, for now) will
cause the default to appear to change.
</p>
</desc>
<term>GSUnknownFileTool</term>
<desc>
<p>