Gjsify LogoGjsify Logo

Data type to hold information for a "part" component of a math-variant glyph. Large variants for stretchable math glyphs (such as parentheses) can be constructed on the fly from parts.

record

Hierarchy

  • ot_math_glyph_part_t

Index

Constructors

Properties

end_connector_length: number

The length of the connector on the ending side of the variant part

field

#hb_ot_math_glyph_part_flags_t flags for the part

field
full_advance: number

The total advance of the part

field
glyph: number

The glyph index of the variant part

field
start_connector_length: number

The length of the connector on the starting side of the variant part

field
name: string

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