0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/libass
eugeni 92256c07d1 Open embedded fonts directly from memory.
FontConfig 2.4.2 (released yesterday) supports scanning fonts with
FcFreeTypeQueryFace without writing them to disk. With earlier FontConfig
versions, the old mechanism is used.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21476 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-03 18:24:11 +00:00
..
ass_bitmap.c MSGTRs for libass 2006-11-19 22:35:17 +00:00
ass_bitmap.h Add copyright notice and vim/emacs comments to libass and vf_ass.c. 2006-10-01 17:09:04 +00:00
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 Open embedded fonts directly from memory. 2006-12-03 18:24:11 +00:00
ass_font.h Open embedded fonts directly from memory. 2006-12-03 18:24:11 +00:00
ass_fontconfig.c Open embedded fonts directly from memory. 2006-12-03 18:24:11 +00:00
ass_fontconfig.h Open embedded fonts directly from memory. 2006-12-03 18:24:11 +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 Initialize fontconfig in VFCTRL_INIT_EOSD handler. 2006-11-05 18:56:31 +00:00
ass_mp.h Initialize fontconfig in VFCTRL_INIT_EOSD handler. 2006-11-05 18:56:31 +00:00
ass_render.c Open embedded fonts directly from memory. 2006-12-03 18:24:11 +00:00
ass_types.h Libass interface reworked: 2006-10-28 15:07:18 +00:00
ass_utils.c Collect all includes of mplayer headers in libass in a single file (mputils.h). 2006-11-19 00:41:00 +00:00
ass_utils.h Revert r20517. 2006-10-29 17:29:55 +00:00
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
Makefile Move fonts-related code to a separate file. 2006-11-26 22:49:27 +00:00
mputils.h MSGTRs for libass 2006-11-19 22:35:17 +00:00