Mercurial > mplayer.hg
log libass/ass_font.h @ 26684:45d4ce126ce7
age | author | description |
---|---|---|
Wed, 05 Mar 2008 08:24:09 +0000 | diego | Add missing header #includes to fix 'make checkheaders'. |
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 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. |
Mon, 02 Jul 2007 22:34:45 +0000 | diego | Do not use leading underscores in multiple inclusion guards, they are reserved. |
Mon, 14 May 2007 20:41:14 +0000 | eugeni | Support fractional font sizes. |