1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-16 11:55:42 +00:00
mpv/libass
eugeni 4805407960 Remove extra family names from the search pattern after FcFontSort and
call FcFontRenderPrepare to select the best family name for the font in case
there are several of them.

This does not affect font matching results, but helps to avoid warning about
inexact match.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26690 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-08 13:53:56 +00:00
..
ass_bitmap.c Check glyph bounding box before rasterizing and complain if it is too large. 2008-02-22 19:31:53 +00:00
ass_bitmap.h Add missing header #includes to fix 'make checkheaders'. 2008-03-05 08:24:09 +00:00
ass_cache.c
ass_cache.h Add missing header #includes to fix 'make checkheaders'. 2008-03-05 08:24:09 +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 missing header #includes to fix 'make checkheaders'. 2008-03-05 08:24:09 +00:00
ass_fontconfig.c Remove extra family names from the search pattern after FcFontSort and 2008-05-08 13:53:56 +00:00
ass_fontconfig.h Remove libass dependency on global font_fontconfig variable. 2008-04-30 14:16:22 +00:00
ass_library.c Fix ass_clear_fonts not deallocating fontdata. 2008-01-08 12:45:41 +00:00
ass_library.h Consistently give all libass multiple inclusion guards a LIBASS_ prefix. 2008-01-29 23:25:11 +00:00
ass_mp.c Remove libass dependency on global font_fontconfig variable. 2008-04-30 14:16:22 +00:00
ass_mp.h Add missing header #includes to fix 'make checkheaders'. 2008-03-05 08:24:09 +00:00
ass_render.c Remove libass dependency on global font_fontconfig variable. 2008-04-30 14:16:22 +00:00
ass_types.h Add missing header #includes to fix 'make checkheaders'. 2008-03-05 08:24:09 +00:00
ass_utils.c Comment out dump_glyph(): it is unused and, as it is now, breaks compilation. 2008-02-22 21:24:35 +00:00
ass_utils.h Add missing header #includes to fix 'make checkheaders'. 2008-03-05 08:24:09 +00:00
ass.c Skip '@' at the beginning of the font name. 2008-05-01 11:06:16 +00:00
ass.h Remove libass dependency on global font_fontconfig variable. 2008-04-30 14:16:22 +00:00
mputils.h Consistently give all libass multiple inclusion guards a LIBASS_ prefix. 2008-01-29 23:25:11 +00:00