FcWeightFromOpenType - Convert from OpenType weight values to fontconfig ones
Contents
Description
FcWeightFromOpenType is like FcWeightFromOpenTypeDouble but with integer arguments. Use the other
function instead.
Name
FcWeightFromOpenType - Convert from OpenType weight values to fontconfig ones
Since
version 2.11.91
Fontconfig 2.15.0 04 July 2025 FcWeightFromOpenType(3)
Synopsis
#include<fontconfig/fontconfig.h>intFcWeightFromOpenType(intot_weight);
