Provided by: libfontconfig-doc_2.15.0-2.3ubuntu1_all 

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
Fontconfig 2.15.0 04 July 2025 FcWeightFromOpenType(3)