Namespace Trace

Visible Glyph Tracing

Interface Trace.GlyphTracer

Methods

Properties

  • readonly size:​number

Function Trace.traceGlyphs<GS extends Ot.GlyphStore>(tracer,​font):​void
· tracer:Trace.GlyphTracer The glyph tracer
· font:Ot.Font<GS> The font to process

Function Trace.visibleGlyphsFromUnicodeSet<GS extends Ot.GlyphStore>(font,​unicodeSet):​Set<Ot.Glyph>
· font:Ot.Font<GS> The font to process
· unicodeSet:{has:(u:number)=>boolean} The Unicode inclusion detector