[Mplayer-cvslog] CVS: main/libvo font_load_ft.c,1.12,1.13

Alex Beregszaszi alex at mplayerhq.hu
Mon Dec 8 14:30:34 CET 2003


Update of /cvsroot/mplayer/main/libvo
In directory mail:/var/tmp.root/cvs-serv4181/libvo

Modified Files:
	font_load_ft.c 
Log Message:
100l

Index: font_load_ft.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/font_load_ft.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- font_load_ft.c	8 Dec 2003 12:11:52 -0000	1.12
+++ font_load_ft.c	8 Dec 2003 13:30:30 -0000	1.13
@@ -56,6 +56,7 @@
 int force_load_font;
 
 int using_freetype = 0;
+int font_fontconfig = 0;
 
 //// constants
 static unsigned int const colors = 256;



More information about the MPlayer-cvslog mailing list