mirror of
https://github.com/mpv-player/mpv
synced 2025-01-09 01:36:25 +01:00
backward compatibility :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8579 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
fc447a4d4c
commit
62490c001c
@ -37,7 +37,7 @@ unsigned char* vo_osd_text=NULL;
|
||||
int sub_unicode=0;
|
||||
int sub_utf8=0;
|
||||
int sub_pos=100;
|
||||
int sub_alignment=2; /* 0=top, 1=center, 2=bottom */
|
||||
int sub_alignment=0; /* 0=top, 1=center, 2=bottom */
|
||||
int sub_visibility=1;
|
||||
|
||||
// return the real height of a char:
|
||||
|
Loading…
Reference in New Issue
Block a user