log libvo/font_load_ft.c @ 26040:125752091a74

age author description
Sun, 27 Jan 2008 15:14:02 +0000 reimar Allow independent scaling of vo_font and sub_font.
Mon, 07 Jan 2008 13:29:13 +0000 ulion Set freetype flag in the font_desc_t when using a freetype font.
Wed, 12 Dec 2007 10:00:34 +0000 ulion Fix libass to support -nofontconfig.
Tue, 30 Oct 2007 13:15:41 +0000 compn move errors and a warning to help_mp-en.h
Tue, 28 Aug 2007 11:20:24 +0000 diego Clean up the way get_path is handled: Compile get_path.c to an object to link
Sun, 24 Jun 2007 14:11:38 +0000 reimar Remove unused function.
Sun, 20 May 2007 16:10:45 +0000 ben add new -subfont option, that allows having a different font for OSD (controls and menu) and subtitles
Fri, 15 Dec 2006 08:20:05 +0000 ods15 gcc 2.95 fix
Thu, 07 Dec 2006 11:58:07 +0000 reimar Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
Wed, 06 Dec 2006 11:28:49 +0000 reimar Properly free fontconfig patterns
Wed, 29 Nov 2006 15:02:45 +0000 diego Remove bswap.h, use libavutil/bswap.h instead.
Wed, 22 Nov 2006 19:21:16 +0000 uau Make compilation depending on USE_OSD unconditional.
Sat, 04 Nov 2006 10:21:52 +0000 henry changed email address
Sat, 16 Sep 2006 13:32:19 +0000 eugeni Make blur() public. Will be used in libass.
Fri, 28 Jul 2006 13:50:08 +0000 reimar Avoid large amounts of data on the stack (> 900k on 64 bit systems).