ot-builder

  • Introduction
  • API Reference
  • Repository
  • Prelude
  • Primitives
  • FontIo
  • Rectify
  • Trace
  • CliProc

Ot

  • Ot.Sfnt
  • Ot.Font
  • Ot.Var
  • Ot.Glyph
  • Ot.Head
  • Ot.Fvar
  • Ot.Maxp
  • Ot.Post
  • Ot.Os2
  • Ot.MetricHead
  • Ot.Avar
  • Ot.Gasp
  • Ot.Vdmx
  • Ot.Cff
  • Ot.Fpgm
  • Ot.Prep
  • Ot.Cvt
  • Ot.Cmap
  • Ot.XPrv
  • Ot.Name
  • Ot.Stat
  • Ot.Meta
  • Ot.Gdef
  • Ot.Base
  • Ot.Gsub + Ot.Gpos
  • Ot.Math
  • Ot.TSI* (VTT)

Namespace Ot.Avar

Constant Ot.Avar.Tag = "avar"

Type Ot.Avar.SegmentMap = [number,​number][]

Class Ot.Avar.Table

Constructor

  • new Ot.Avar.Table(segmentMaps?:Map<Ot.Var.Dim,​Ot.Avar.SegmentMap>)

Properties

  • segmentMaps:​Map<Ot.Var.Dim,​Ot.Avar.SegmentMap>