table of contents
other versions
- Tumbleweed 2.16.0-1.3
- Leap-16.0
- Leap-15.6
| FcWeightToOpenType(3) | FcWeightToOpenType(3) |
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
| 18 1月 2025 | Fontconfig 2.16.0 |