www.LinuxHowtos.org
FcWeightFromOpenType
Section: (3)Updated: 02 July 2025
Index Return to Main Contents
NAME
FcWeightFromOpenType - Convert from OpenType weight values to fontconfig onesSYNOPSIS
#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