Skip to documentation
SLOP

tiny.filigree.GlyphSpan

Reference tiny.filigree GlyphSpan

Defined in tiny.filigree.

API (2)

Fields and members

Public fields and members.

No direct callersNo direct callstiny.filigreeGlyphSpan
Static calls · unresolved targets: unknown · external targets: unknown.

Source

Source: lib/filigree/src/shape/model.zig:50

zig
pub const GlyphSpan = struct {    start: u32,    end: u32,};

Source: lib/filigree/src/root.zig:76

zig
pub const GlyphSpan = shape.GlyphSpan;

Also reachable as

shape.GlyphSpan.

Audit

Definitions1
Public names2
Members2
Version26.7.0
Revisiondaab053ee433