mpv/libass
eugeni 7db61d9736 Keep embedded fonts in ass_library_t and perform actual disk write
in fontconfig initialization. This is required for some fontconfig-related
improvements.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21474 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-03 17:59:13 +00:00
..
Makefile
ass.c Keep embedded fonts in ass_library_t and perform actual disk write 2006-12-03 17:59:13 +00:00
ass.h Keep embedded fonts in ass_library_t and perform actual disk write 2006-12-03 17:59:13 +00:00
ass_bitmap.c
ass_bitmap.h
ass_cache.c Keep embedded fonts in ass_library_t and perform actual disk write 2006-12-03 17:59:13 +00:00
ass_cache.h Use (ass_font_t, char code) instead of (FT_Face, glyph index) to identify 2006-11-28 22:17:33 +00:00
ass_font.c Keep embedded fonts in ass_library_t and perform actual disk write 2006-12-03 17:59:13 +00:00
ass_font.h If a glyph is not found in the current font, switch to another one. 2006-11-28 22:50:02 +00:00
ass_fontconfig.c Keep embedded fonts in ass_library_t and perform actual disk write 2006-12-03 17:59:13 +00:00
ass_fontconfig.h Keep embedded fonts in ass_library_t and perform actual disk write 2006-12-03 17:59:13 +00:00
ass_library.c Keep embedded fonts in ass_library_t and perform actual disk write 2006-12-03 17:59:13 +00:00
ass_library.h Keep embedded fonts in ass_library_t and perform actual disk write 2006-12-03 17:59:13 +00:00
ass_mp.c
ass_mp.h
ass_render.c Keep embedded fonts in ass_library_t and perform actual disk write 2006-12-03 17:59:13 +00:00
ass_types.h
ass_utils.c
ass_utils.h
mputils.h