FcWeightToOpenType

Section: (3)
Updated: 28 11月 2020
Page Index
 

NAME

FcWeightToOpenType - Convert from fontconfig weight values to OpenType ones  

SYNOPSIS

#include <fontconfig/fontconfig.h>

int FcWeightToOpenType (intot_weight);
 

DESCRIPTION

FcWeightToOpenType is like FcWeightToOpenTypeDouble but with integer arguments. Use the other function instead.  

SINCE

version 2.11.91


 

Index

NAME
SYNOPSIS
DESCRIPTION
SINCE