mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
sub: add (sub/osd)-border-style; renaming sub options
This commit is contained in:
committed by
Dudemanguy
parent
c0f5d2391b
commit
f2e7146cb1
@@ -145,10 +145,10 @@ struct osd_style_opts {
|
||||
char *font;
|
||||
float font_size;
|
||||
struct m_color color;
|
||||
struct m_color border_color;
|
||||
struct m_color shadow_color;
|
||||
struct m_color outline_color;
|
||||
struct m_color back_color;
|
||||
float border_size;
|
||||
int border_style;
|
||||
float outline_size;
|
||||
float shadow_offset;
|
||||
float spacing;
|
||||
int margin_x;
|
||||
|
||||
Reference in New Issue
Block a user