summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-10-24 19:09:35 +0200
committerwm4 <wm4@nowhere>2015-10-24 19:09:35 +0200
commitd1a46c2c327dad53f1e8808e16c626530be163d1 (patch)
tree4ae5b4e20bfa5fbc0140e8e62564d7986a993a2d /DOCS/man/options.rst
parenta02f3a5dd45cb946c6b7e75c5b5349c6c4e5fdc8 (diff)
downloadmpv-d1a46c2c327dad53f1e8808e16c626530be163d1.tar.bz2
mpv-d1a46c2c327dad53f1e8808e16c626530be163d1.tar.xz
options: remove --use-text-osd
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst11
1 files changed, 0 insertions, 11 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index e4a1050c5d..c1a34317b1 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -2669,17 +2669,6 @@ OSD
Default: 0.
-``--use-text-osd=<yes|no>``
- Disable text OSD rendering completely. (This includes the complete OSC as
- well.) This is mostly useful for avoiding loading fontconfig in situations
- where fontconfig does not behave well, and OSD is unused - this could for
- example allow GUI programs using libmpv to workaround fontconfig issues.
-
- Note that selecting subtitles of any kind still initializes fontconfig.
-
- Default: ``no``.
-
-
Screenshot
----------