log libass/ass_fontconfig.c @ 20155:c903e0d80f02

age author description
Sun, 08 Oct 2006 13:01:14 +0000 reimar Avoid crash with fontconfig 2.3.9x (as shipped with SuSE 10.1, FcDirScan is broken)
Sun, 01 Oct 2006 17:09:04 +0000 eugeni Add copyright notice and vim/emacs comments to libass and vf_ass.c.
Tue, 19 Sep 2006 13:07:45 +0000 eugeni Cosmetics: fix indentation after last commit.
Tue, 19 Sep 2006 13:06:44 +0000 eugeni Don't call FcDirScan/FcDirSave with FontConfig >= 2.4.
Mon, 21 Aug 2006 21:46:59 +0000 rfelker no c++ decls!
Sun, 06 Aug 2006 17:56:01 +0000 eugeni Use FontConfig cache to speedup mplayer startup.
Thu, 13 Jul 2006 18:52:16 +0000 eugeni Cosmetics.
Thu, 13 Jul 2006 18:49:06 +0000 eugeni Use FcPatternAdd-Type instead of FcNameParse. The latter, as it turns out, requires escaping of some characters ('-', maybe more).
Mon, 10 Jul 2006 23:55:40 +0000 eugeni Only match outline fonts.
Fri, 07 Jul 2006 18:26:51 +0000 eugeni Initial libass release (without mencoder support).