from small one page howto to huge articles all in one place
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
FcWeightToOpenType
Section: (3) Updated: 02 July 2025 Index
Return to Main Contents
NAME
FcWeightToOpenType - Convert from fontconfig weight values to OpenType ones
SYNOPSIS
#include <fontconfig/fontconfig.h>
int FcWeightToOpenType (int ot_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
-
|