mpv/DOCS/man
Zhuoyun Wei d1dbd97878
man: document fonts.conf, subfont.ttf, and fonts subdir
Update man page for fonts.conf and subfont.ttf. These are two
undocumented features in mpv. They were only hardcoded into sub/ass_mp.c
and could not be found anywhere else in the entire codebase. Git log
reveals that fonts.conf was added in 2013 while subfont.ttf was brought
in by a ancient patch of mplayer in 2002...

These are two quite useful undocumented features when you do not want to
mess up with global fonts.conf to include more fonts.

Also document ~/.config/mpv/fonts/ directory and suggest using fonts.conf
to include additional fonts.

mpv reads all files in ~/.config/mpv/fonts/ directory into memory. If
there are a lot of fonts in that directory, mpv would use a lot of
memory. Using ~/.config/mpv/fonts.conf to include additional fonts is
more memory-efficent.
2017-05-02 20:35:56 +01:00
..
af.rst audio: move replaygain control to top-level options 2017-04-26 21:45:55 +02:00
ao.rst options: remove remaining deprecated audio device selection options 2017-04-23 17:51:55 +02:00
changes.rst
encode.rst
input.rst manpage, client API: add some clarifications when commands use OSD 2017-04-01 21:47:19 +02:00
ipc.rst client API: turn mpv_suspend() and mpv_resume() into stubs 2016-11-22 15:54:44 +01:00
libmpv.rst manpage: define stricter rules for C plugin return values 2017-01-14 17:41:04 +01:00
lua.rst manpage: replace gendered pronouns 2017-04-19 16:05:56 +02:00
mpv.rst man: document fonts.conf, subfont.ttf, and fonts subdir 2017-05-02 20:35:56 +01:00
options.rst audio: merge --replaygain-track and --replaygain-album into one option 2017-04-27 00:21:17 +02:00
osc.rst osc: add user_opts.boxmaxchars for box layout title limit 2017-04-19 20:35:58 +01:00
vf.rst video: support positional arguments for automatic lavfi option bridge 2017-04-03 18:12:42 +02:00
vo.rst image_writer: remove useless formats 2017-03-18 14:24:53 +01:00