mirror of
https://github.com/mpv-player/mpv
synced 2025-01-16 22:37:28 +01:00
54d3bcce0b
In SSA/ASS fonts are sometimes referenced by their "full name", which is usually a concatenation of family name and font style (ex. Ottawa Bold). Full name is available from FontConfig pattern element FC_FULLNAME, but it is never used for font matching. Therefore, I'm removing words from the end of the name one by one, and adding shortened names to the pattern. It seems that the first value (full name in this case) has precedence in matching. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26623 b3059339-0415-0410-9bf9-f77b7e298cf2 |
||
---|---|---|
.. | ||
ass_bitmap.c | ||
ass_bitmap.h | ||
ass_cache.c | ||
ass_cache.h | ||
ass_font.c | ||
ass_font.h | ||
ass_fontconfig.c | ||
ass_fontconfig.h | ||
ass_library.c | ||
ass_library.h | ||
ass_mp.c | ||
ass_mp.h | ||
ass_render.c | ||
ass_types.h | ||
ass_utils.c | ||
ass_utils.h | ||
ass.c | ||
ass.h | ||
mputils.h |