FcWeightFromOpenType - Man Page
Convert from OpenType weight values to fontconfig ones
Synopsis
#include <fontconfig/fontconfig.h> int FcWeightFromOpenType (int ot_weight);
Description
FcWeightFromOpenType is like FcWeightFromOpenTypeDouble but with integer arguments. Use the other function instead.
Since
version 2.11.91
Info
13 March 2025 Fontconfig 2.16.1