Man page - fcweightfromopentype(3)
Packages contas this manual
Manual
| FcWeightFromOpenType(3) | FcWeightFromOpenType(3) |
NAME
FcWeightFromOpenType - Convert from OpenType weight values to fontconfig ones
SYNOPSIS
#include <fontconfig/fontconfig.h>
int FcWeightFromOpenType (intot_weight);
DESCRIPTION
FcWeightFromOpenType is like FcWeightFromOpenTypeDouble but with integer arguments. Use the other function instead.
SINCE
version 2.11.91
| 04 April 2025 | Fontconfig 2.15.0 |