From 194fc1b15b8c5dfb3b7a5a78e0f83ed9c0e21f3b Mon Sep 17 00:00:00 2001 From: ben Date: Sun, 20 May 2007 16:10:45 +0000 Subject: add new -subfont option, that allows having a different font for OSD (controls and menu) and subtitles git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23356 b3059339-0415-0410-9bf9-f77b7e298cf2 --- mplayer.h | 1 + 1 file changed, 1 insertion(+) (limited to 'mplayer.h') diff --git a/mplayer.h b/mplayer.h index b0ff0aa724..56ee0e1a75 100644 --- a/mplayer.h +++ b/mplayer.h @@ -19,6 +19,7 @@ extern int osd_level; extern unsigned int osd_visible; extern char * font_name; +extern char * sub_font_name; extern float font_factor; extern float movie_aspect; extern float force_fps; -- cgit v1.2.3