log libvo/font_load.c @ 18374:468c5e925e82

age author description
Thu, 09 Mar 2006 22:20:20 +0000 reimar free resources when load_raw fails
Wed, 08 Mar 2006 10:04:05 +0000 reimar initialize f to NULL, needed if desc=malloc... fails
Tue, 30 Nov 2004 02:36:05 +0000 rfelker more verbosity spam fixes
Mon, 08 Nov 2004 00:06:49 +0000 diego Converted printf calls to mp_msg, reduced verbosity.
Thu, 14 Oct 2004 15:09:35 +0000 reimar some memory leaks fixed
Sun, 11 Jul 2004 12:42:19 +0000 faust3 avoid using corrupted font descriptions patch by Daniel von Dincklage <danielvd+mpl@cs.colorado.edu>
Fri, 18 Jun 2004 13:51:45 +0000 faust3 array initialization fix by SungKwanKang <ksquarekr at yahoo.com>
Mon, 09 Jun 2003 12:15:48 +0000 arpi renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIR
Sun, 29 Dec 2002 14:59:23 +0000 arpi these patches let ,,oldstyle'' and freetype subtitle renderers live
Wed, 28 Aug 2002 20:52:02 +0000 arpi freetype 2.0/2.1+ support - disabled by default until bugs fixed
Thu, 02 May 2002 01:56:28 +0000 arpi .raw width>=65536 support by Georgi Georgiev <chutz@chubaka.homeip.net>
Thu, 25 Oct 2001 23:34:14 +0000 pl a few warning fixes (missing #include's)
Wed, 17 Oct 2001 15:15:30 +0000 atlka if not found using fpath try to load font bitmaps from default dir
Tue, 16 Oct 2001 12:50:59 +0000 atlka cosmetic changes
Tue, 16 Oct 2001 10:14:04 +0000 atlka read font files from the same dir as font.desc or as specified in font.desc