log libass/ass_cache.c @ 21277:0603972f083c

age author description
Sun, 26 Nov 2006 22:49:27 +0000 eugeni Move fonts-related code to a separate file.
Sun, 26 Nov 2006 20:53:29 +0000 eugeni Make ass_new_font return ass_font_t struct (instead of just FT_Face).
Sun, 26 Nov 2006 20:38:06 +0000 eugeni Move ass_font_t to header.
Sun, 26 Nov 2006 20:34:54 +0000 eugeni Rename:
Sun, 19 Nov 2006 22:35:17 +0000 kraymer MSGTRs for libass
Sun, 19 Nov 2006 00:41:00 +0000 eugeni Collect all includes of mplayer headers in libass in a single file (mputils.h).
Fri, 03 Nov 2006 23:11:00 +0000 eugeni Prefer microsoft-specific charmaps to all other.
Fri, 03 Nov 2006 18:15:33 +0000 eugeni Introduce MSGT_ASS, use it for all libass messages.
Sun, 01 Oct 2006 17:09:04 +0000 eugeni Add copyright notice and vim/emacs comments to libass and vf_ass.c.
Sun, 24 Sep 2006 16:04:37 +0000 eugeni Shadow support in libass.
Sat, 16 Sep 2006 13:32:46 +0000 eugeni Add \be (blur edges) support to libass.
Sat, 16 Sep 2006 13:08:17 +0000 eugeni Store bitmap glyphs in a separate struct, instead of FreeType's internal buffer.
Sat, 26 Aug 2006 20:09:54 +0000 eugeni Simplify ass_glyph_cache_reset().
Sat, 26 Aug 2006 19:00:21 +0000 eugeni Reset glyph cache on reconfigure.
Fri, 07 Jul 2006 18:26:51 +0000 eugeni Initial libass release (without mencoder support).