mpv/libass
eugeni eb96cc741e Do not try to guess font metrics based on its bounding box.
It was originally a workaround for fonts with bad ascender/descender values,
but it breaks display of some otherwise valid fonts (bugzilla 987), so
reverted.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25688 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-12 02:27:01 +00:00
..
Makefile
ass.c Allow overriding [Script Info] parameters with -ass-force-style option. 2008-01-05 15:38:46 +00:00
ass.h Copy font data to ass_library instead of referencing demuxer-owned memory. 2008-01-07 14:02:06 +00:00
ass_bitmap.c
ass_bitmap.h Add explanatory comments to the #endif part of multiple inclusion guards. 2007-12-31 16:15:50 +00:00
ass_cache.c
ass_cache.h Add explanatory comments to the #endif part of multiple inclusion guards. 2007-12-31 16:15:50 +00:00
ass_font.c Do not try to guess font metrics based on its bounding box. 2008-01-12 02:27:01 +00:00
ass_font.h Add explanatory comments to the #endif part of multiple inclusion guards. 2007-12-31 16:15:50 +00:00
ass_fontconfig.c
ass_fontconfig.h Add explanatory comments to the #endif part of multiple inclusion guards. 2007-12-31 16:15:50 +00:00
ass_library.c Fix ass_clear_fonts not deallocating fontdata. 2008-01-08 12:45:41 +00:00
ass_library.h Add explanatory comments to the #endif part of multiple inclusion guards. 2007-12-31 16:15:50 +00:00
ass_mp.c
ass_mp.h Add explanatory comments to the #endif part of multiple inclusion guards. 2007-12-31 16:15:50 +00:00
ass_render.c
ass_types.h Add explanatory comments to the #endif part of multiple inclusion guards. 2007-12-31 16:15:50 +00:00
ass_utils.c
ass_utils.h Add explanatory comments to the #endif part of multiple inclusion guards. 2007-12-31 16:15:50 +00:00
mputils.h Add explanatory comments to the #endif part of multiple inclusion guards. 2007-12-31 16:15:50 +00:00