fontGetWeight(fontRid:)

    Returns weight (boldness) of the font. A value in the 100...999 range, normal font weight is 400, bold font weight is 700.

    TextServer.swift:1374
    final func fontGetWeight(fontRid: RID) -> Int

    Other members in extension

    Types

    Type members

    Instance members