log libass/ass_font.c @ 24476:b42dd327f81f

age author description
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