This commit is contained in:
Akira TAGOH 2017-11-20 13:46:55 +05:30
parent 5af21201e1
commit c4b2787ba4
1 changed files with 0 additions and 10 deletions

View File

@ -313,16 +313,6 @@ in preference to FcPatternGet to provide compile-time typechecking.
<function>FcPatternGetRange</function> are available since 2.11.91.
@@
@RET@ FcResult
@FUNC@ FcPatternFindFont
@TYPE1@ const FcPattern * @ARG1@ p
@TYPE3@ FcChar8 ** @ARG3@ ret
@PURPOSE@ Find a font corresponding to a filename in a pattern
@DESC@
Returns a filename in <parameter>p</parameter> to the font.
@SINCE@ 2.13.0
@@
@RET@ FcPattern *
@FUNC@ FcPatternBuild
@TYPE1@ FcPattern * @ARG1@ pattern