diff options
author | Zhuoyun Wei <wzyboy@wzyboy.org> | 2017-04-22 03:41:27 +0800 |
---|---|---|
committer | Ricardo Constantino <wiiaboo@gmail.com> | 2017-05-02 20:35:56 +0100 |
commit | d1dbd97878b932db611622255abf04f0ccfa1db9 (patch) | |
tree | 92ca727ffad76ea3a6e0bd68eac9c704539f78bc /osdep/w32_keyboard.c | |
parent | 2eaa43e5daccfef4bb3eab72b46f2764530ed21e (diff) | |
download | mpv-d1dbd97878b932db611622255abf04f0ccfa1db9.tar.bz2 mpv-d1dbd97878b932db611622255abf04f0ccfa1db9.tar.xz |
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.
Diffstat (limited to 'osdep/w32_keyboard.c')
0 files changed, 0 insertions, 0 deletions