slugGlyphs property

bool slugGlyphs
getter/setter pair

Experimental Slug glyph rendering (B3): outline text draws as em-space quads evaluated by shaders/pdf_slug.frag against a per-flush curve atlas instead of strip binning; glyphs whose band lists overflow keep the strip path. Snapshotted per device at construction.

Implementation

static bool slugGlyphs = false;