Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 16 Dec 2006 19:34:00 +0000 | eugeni | Keep reselected fonts in an array, adding new ones to the end. Glyph |
Sat, 16 Dec 2006 19:29:33 +0000 | eugeni | Avoid storing font file path and index in ass_font_t. |
Sat, 16 Dec 2006 19:28:21 +0000 | eugeni | Remove a mistakenly committed debug printf. |
Sat, 16 Dec 2006 19:24:01 +0000 | eugeni | FT_Set_Transform is fast enough to be called once for each glyph. |
Sat, 16 Dec 2006 19:19:27 +0000 | eugeni | Avoid "pointer targets differ in signedness" warnings. |
Sat, 16 Dec 2006 19:17:50 +0000 | eugeni | Move ascender, descender, and kerning computation to ass_font.c. |