*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: FcWeightFromOpenTypeDouble | Section: 3 | Source: NetBSD | File: FcWeightFromOpenTypeDouble.3
FcWeightFromOpenTypeDouble(3) FcWeightFromOpenTypeDouble(3) NAME FcWeightFromOpenTypeDouble - Convert from OpenType weight values to fontconfig ones SYNOPSIS #include <fontconfig/fontconfig.h> double FcWeightFromOpenTypeDouble (doubleot_weight); DESCRIPTION FcWeightFromOpenTypeDouble returns an double value to use with FC_WEIGHT, from an double in the 1..1000 range, resembling the numbers from OpenType specification's OS/2 usWeight numbers, which are also similar to CSS font-weight numbers. If input is negative, zero, or greater than 1000, returns -1. This function linearly doubleerpolates between various FC_WEIGHT_* constants. As such, the returned value does not necessarily match any of the predefined constants. SINCE version 2.12.92 Fontconfig 2.13.1 30 8 2018 FcWeightFromOpenTypeDouble(3)

Navigation Options