BPKFontStyle
public struct BPKFontStyle
-
Declaration
Swift
public let font: Font
-
Declaration
Swift
public let fontFixed: Font
-
Declaration
Swift
public let letterSpacing: CGFloat
-
Declaration
Swift
public let lineHeight: CGFloat
-
Represents font size 16 with weight regular.
Declaration
Swift
static let bodyDefault: BPKFontStyle
-
Represents font size 20 with weight regular.
Declaration
Swift
static let bodyLongform: BPKFontStyle
-
Represents font size 12 with weight regular.
Declaration
Swift
static let caption: BPKFontStyle
-
Represents font size 14 with weight regular.
Declaration
Swift
static let footnote: BPKFontStyle
-
Represents font size 40 with weight semibold.
Declaration
Swift
static let heading1: BPKFontStyle
-
Represents font size 32 with weight semibold.
Declaration
Swift
static let heading2: BPKFontStyle
-
Represents font size 24 with weight semibold.
Declaration
Swift
static let heading3: BPKFontStyle
-
Represents font size 20 with weight semibold.
Declaration
Swift
static let heading4: BPKFontStyle
-
Represents font size 16 with weight semibold.
Declaration
Swift
static let heading5: BPKFontStyle
-
Represents font size 120 with weight semibold.
Declaration
Swift
static let hero1: BPKFontStyle
-
Represents font size 96 with weight semibold.
Declaration
Swift
static let hero2: BPKFontStyle
-
Represents font size 76 with weight semibold.
Declaration
Swift
static let hero3: BPKFontStyle
-
Represents font size 64 with weight semibold.
Declaration
Swift
static let hero4: BPKFontStyle
-
Represents font size 48 with weight semibold.
Declaration
Swift
static let hero5: BPKFontStyle
-
Represents font size 16 with weight semibold.
Declaration
Swift
static let label1: BPKFontStyle
-
Represents font size 14 with weight semibold.
Declaration
Swift
static let label2: BPKFontStyle
-
Represents font size 12 with weight semibold.
Declaration
Swift
static let label3: BPKFontStyle
-
Represents font size 24 with weight regular.
Declaration
Swift
static let subheading: BPKFontStyle