mirror of
https://github.com/mpv-player/mpv
synced 2024-12-23 23:32:26 +00:00
5l to whoever left this out
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8873 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
9ff5dfd3f1
commit
6c8af6c720
@ -186,6 +186,7 @@
|
||||
{"font", &font_name, CONF_TYPE_STRING, 0, 0, 0, NULL},
|
||||
{"ffactor", &font_factor, CONF_TYPE_FLOAT, CONF_RANGE, 0.0, 10.0, NULL},
|
||||
{"subpos", &sub_pos, CONF_TYPE_INT, CONF_RANGE, 0, 100, NULL},
|
||||
{"subalign", &sub_alignment, CONF_TYPE_INT, CONF_RANGE, 0, 2, NULL},
|
||||
{"subwidth", &sub_width_p, CONF_TYPE_INT, CONF_RANGE, 10, 100, NULL},
|
||||
#ifdef HAVE_FREETYPE
|
||||
{"subfont-encoding", &subtitle_font_encoding, CONF_TYPE_STRING, 0, 0, 0, NULL},
|
||||
|
Loading…
Reference in New Issue
Block a user