]> granicus.if.org Git - libass/commit
Fix compilation with FontConfig <= 2.2.96.
authoreugeni <eugeni@b3059339-0415-0410-9bf9-f77b7e298cf2>
Thu, 22 May 2008 08:58:06 +0000 (08:58 +0000)
committereugeni <eugeni@b3059339-0415-0410-9bf9-f77b7e298cf2>
Thu, 22 May 2008 08:58:06 +0000 (08:58 +0000)
commit3ccca8b7136d16cf288f5d1b8f5f5ba988fbb628
tree6da01e38c172bb38a4ec10d3ab82d64b87fba715
parentf8ea68071c3ed23a5d431a36fd3c2f4527848d6e
Fix compilation with FontConfig <= 2.2.96.

It lacks FcPatternRemove function. The code will work fine, but produce an
incorrect "Selected font is not the requested one" warning in rare cases.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26851 b3059339-0415-0410-9bf9-f77b7e298cf2
libass/ass_fontconfig.c