]> granicus.if.org Git - libass/commit
Open embedded fonts directly from memory.
authoreugeni <eugeni@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sun, 3 Dec 2006 18:24:11 +0000 (18:24 +0000)
committereugeni <eugeni@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sun, 3 Dec 2006 18:24:11 +0000 (18:24 +0000)
commit5071a6ffbb6a70f91cacaca8fd1f31c90e8792a6
tree6de3545e477fea2301197dd0d1e945756bda4959
parent42f148ad6df836a2e6a83c447a7e50bb390608ae
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
libass/ass_font.c
libass/ass_font.h
libass/ass_fontconfig.c
libass/ass_fontconfig.h
libass/ass_render.c