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)

SFNT

Class Ot.Sfnt

Constructor

  • constructor(version:number)

Properties

  • readonly version:​number
  • tables:​Map<Tag,​Buffer>