1FcWeightToOpenTypeDouble(3)                        FcWeightToOpenTypeDouble(3)
2
3
4

NAME

6       FcWeightToOpenTypeDouble  -  Convert  from  fontconfig weight values to
7       OpenType ones
8

SYNOPSIS

10       #include <fontconfig/fontconfig.h>
11
12       double FcWeightToOpenTypeDouble (doubleot_weight);
13

DESCRIPTION

15       FcWeightToOpenTypeDouble is the inverse of FcWeightFromOpenType. If the
16       input is less than FC_WEIGHT_THIN or greater than FC_WEIGHT_EXTRABLACK,
17       returns -1. Otherwise returns a number in the range 1 to 1000.
18

SINCE

20       version 2.12.92
21
22
23
24Fontconfig 2.13.1                 30 8月 2018      FcWeightToOpenTypeDouble(3)
Impressum