Mercurial > mplayer.hg
log libass/ass_font.h @ 21447:222f4c2c8c43
age | author | description |
---|---|---|
Tue, 28 Nov 2006 22:50:02 +0000 | eugeni | If a glyph is not found in the current font, switch to another one. |
Tue, 28 Nov 2006 22:20:24 +0000 | eugeni | Add FT_Library to ass_font_t. |
Mon, 27 Nov 2006 17:56:49 +0000 | eugeni | Don't include freetype headers in other headers. |
Mon, 27 Nov 2006 17:50:05 +0000 | eugeni | Move ass_font_desc_t and ass_font_t declarations to ass_font.h. |
Mon, 27 Nov 2006 17:13:52 +0000 | eugeni | Move ass_font_t allocation to ass_font.h. |
Sun, 26 Nov 2006 22:49:27 +0000 | eugeni | Move fonts-related code to a separate file. |