Gjsify LogoGjsify Logo

An enumeration specifying capitalization variant of the font.

Index

Enumeration Members

ALL_PETITE_CAPS: number

A font with all characters replaced by smaller variants of the capital characters. Petite Caps can be even smaller than Small Caps. Since: 1.50

ALL_SMALL_CAPS: number

A font with all characters replaced by smaller variants of the capital characters. Since: 1.50

NORMAL: number

A normal font.

PETITE_CAPS: number

A font with the lower case characters replaced by smaller variants of the capital characters. Petite Caps can be even smaller than Small Caps. Since: 1.50

SMALL_CAPS: number

A font with the lower case characters replaced by smaller variants of the capital characters.

TITLE_CAPS: number

A font with capital letters that are more suitable for all-uppercase titles. Since: 1.50

UNICASE: number

A font with the upper case characters replaced by smaller variants of the capital letters. Since: 1.50

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method