Mercurial > mplayer.hg
log libass/ass_fontconfig.h @ 25897:aaebaf255b23
age | author | description |
---|---|---|
Tue, 29 Jan 2008 23:25:11 +0000 | diego | Consistently give all libass multiple inclusion guards a LIBASS_ prefix. |
Mon, 31 Dec 2007 16:15:50 +0000 | diego | Add explanatory comments to the #endif part of multiple inclusion guards. |
Fri, 03 Aug 2007 13:43:11 +0000 | eugeni | More simple and correct font reselection. |
Mon, 02 Jul 2007 22:34:45 +0000 | diego | Do not use leading underscores in multiple inclusion guards, they are reserved. |
Sun, 03 Dec 2006 18:24:11 +0000 | eugeni | Open embedded fonts directly from memory. |
Sun, 03 Dec 2006 17:59:13 +0000 | eugeni | Keep embedded fonts in ass_library_t and perform actual disk write |
Tue, 28 Nov 2006 22:50:02 +0000 | eugeni | If a glyph is not found in the current font, switch to another one. |