mpv/libass
eugeni 10cd4a7e5a More simple and correct font reselection.
Since ass_font_t contains a list of font faces, there is no need to select the
face with maximum charset coverage each time. It is enough to select any face
with the required glyph.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24000 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-03 13:43:11 +00:00
..
Makefile
ass.c
ass.h
ass_bitmap.c
ass_bitmap.h
ass_cache.c
ass_cache.h
ass_font.c More simple and correct font reselection. 2007-08-03 13:43:11 +00:00
ass_font.h More simple and correct font reselection. 2007-08-03 13:43:11 +00:00
ass_fontconfig.c More simple and correct font reselection. 2007-08-03 13:43:11 +00:00
ass_fontconfig.h More simple and correct font reselection. 2007-08-03 13:43:11 +00:00
ass_library.c
ass_library.h
ass_mp.c
ass_mp.h
ass_render.c
ass_types.h
ass_utils.c
ass_utils.h
mputils.h