.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "FcFreeTypeCharSet" "3" "15 May 2020" "Fontconfig 2.13.1" "" .SH NAME FcFreeTypeCharSet \- compute Unicode coverage .SH SYNOPSIS .sp \fB#include #include .sp FcCharSet * FcFreeTypeCharSet (FT_Face \fIface\fB, FcBlanks *\fIblanks\fB); \fR .SH "DESCRIPTION" .PP Scans a FreeType face and returns the set of encoded Unicode chars. FcBlanks is deprecated, \fIblanks\fR is ignored and accepted only for compatibility with older code.