log libass/ass_font.c @ 32615:1bede0ded07e

age author description
Wed, 11 Aug 2010 01:14:37 +0000 greg Import libass 0.9.11
Fri, 06 Aug 2010 21:13:41 +0000 greg Import libass 0.9.10
Fri, 08 Jan 2010 18:35:44 +0000 greg Update internal libass copy to commit 8db4a5
Tue, 16 Jun 2009 17:58:12 +0000 eugeni Add a missing check for a NULL return value.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sun, 08 Mar 2009 16:13:21 +0000 eugeni Treat -font/-subfont as Fontconfig pattern in libass.
Thu, 07 Aug 2008 10:36:07 +0000 diego Rename font-related preprocessor directives.
Wed, 14 May 2008 17:21:58 +0000 diego Speak of libass instead of MPlayer in the libass license headers.
Tue, 13 May 2008 08:02:23 +0000 diego Use standard license header.
Sat, 12 Jan 2008 02:27:01 +0000 eugeni Do not try to guess font metrics based on its bounding box.
Thu, 25 Oct 2007 21:20:28 +0000 eugeni Cosmetics: fix indentation after last commit.
Thu, 25 Oct 2007 21:19:20 +0000 eugeni Check return value of add_face.
Fri, 03 Aug 2007 15:39:38 +0000 eugeni Don't apply windows-like font scaling if hhea or os2 tables contain invalid
Fri, 03 Aug 2007 15:22:55 +0000 eugeni Workaround for fonts with zero ascender/descender in horizontal header.
Fri, 03 Aug 2007 14:10:53 +0000 eugeni Factor out common code from ass_font_new and ass_font_reselect.