log libass/ass_font.c @ 37156:745cab80f88d

age author description
Tue, 24 Sep 2013 20:50:02 +0000 reimar Update libass to latest git version.
Sat, 03 Dec 2011 21:35:56 +0000 reimar Update libass to 0.10 release.
Sun, 11 Sep 2011 10:33:13 +0000 reimar Update included libass copy to 0.9.13 release.
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.
Fri, 03 Aug 2007 13:43:11 +0000 eugeni More simple and correct font reselection.
Sun, 20 May 2007 17:56:39 +0000 eugeni Fix #if condition.
Sun, 20 May 2007 17:04:12 +0000 eugeni FT_Request_Size does not exist in FreeType 2.1.*. Fallback to FT_Set_Char_Size.
Sat, 19 May 2007 14:11:41 +0000 eugeni Correct font size in libass.
Mon, 14 May 2007 20:41:14 +0000 eugeni Support fractional font sizes.
Mon, 14 May 2007 20:24:53 +0000 eugeni Limit ass_font_set_transform to nonrotating transformations.
Thu, 03 May 2007 19:26:43 +0000 eugeni In ass_font_new, allocate temporary ass_font_t on stack and return the pointer
Fri, 27 Apr 2007 14:25:36 +0000 eugeni Add -ass-hinting option for setting font hinting method.
Thu, 15 Feb 2007 22:03:09 +0000 eugeni Select the first charmap in the font, if FreeType did not autoselect any.
Sun, 17 Dec 2006 12:00:55 +0000 eugeni Update some comments.
Sat, 16 Dec 2006 19:35:48 +0000 eugeni Cosmetics: fix indentation.
Sat, 16 Dec 2006 19:34:00 +0000 eugeni Keep reselected fonts in an array, adding new ones to the end. Glyph