FcWeightFromOpenType
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.