GlyphPosition

class GlyphPosition(pointer: <Error class: unknown class><<Error class: unknown class>>)

The #hb_glyph_position_t is the structure that holds the positions of the glyph in both horizontal and vertical directions. All positions in #hb_glyph_position_t are relative to the current point.

Skipped during bindings generation

  • field x_advance: position_t

  • field y_advance: position_t

  • field x_offset: position_t

  • field y_offset: position_t

  • field var: Record field var is private

Constructors

Link copied to clipboard
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val harfbuzzglyph_position_tPointer: <Error class: unknown class><<Error class: unknown class>>