1FcWeightToOpenType(3) FcWeightToOpenType(3)
23
4
NAME
6FcWeightToOpenType - Convert from fontconfig weight values to OpenType
7ones
8
SYNOPSIS
10#include <fontconfig/fontconfig.h>
1112
int FcWeightToOpenType (intot_weight);
13
DESCRIPTION
15FcWeightToOpenType is like FcWeightToOpenTypeDouble but with integer
16arguments. Use the other function instead.
17
SINCE
19version 2.11.91
2021
22
23
Fontconfig 2.13.1 30 8月 2018 FcWeightToOpenType(3)