Blob Blame History Raw
.\" auto-generated by docbook2man-spec from docbook-utils package
.TH "FcWeightFromOpenType" "3" "30 8月 2018" "Fontconfig 2.13.1" ""
.SH NAME
FcWeightFromOpenType \- Convert from OpenType weight values to fontconfig ones
.SH SYNOPSIS
.nf
\fB#include <fontconfig/fontconfig.h>
.sp
int FcWeightFromOpenType (int\fIot_weight\fB);
.fi\fR
.SH "DESCRIPTION"
.PP
\fBFcWeightFromOpenType\fR is like
\fBFcWeightFromOpenTypeDouble\fR but with integer arguments.
Use the other function instead.
.SH "SINCE"
.PP
version 2.11.91