Mercurial > mplayer.hg
changeset 11584:7821a35b5dcc
100l
author | alex |
---|---|
date | Mon, 08 Dec 2003 13:30:30 +0000 |
parents | 2af52902e7dc |
children | b44bf57aef04 |
files | libvo/font_load_ft.c mencoder.c mplayer.c |
diffstat | 3 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/libvo/font_load_ft.c Mon Dec 08 13:25:35 2003 +0000 +++ b/libvo/font_load_ft.c Mon Dec 08 13:30:30 2003 +0000 @@ -56,6 +56,7 @@ int force_load_font; int using_freetype = 0; +int font_fontconfig = 0; //// constants static unsigned int const colors = 256;