Skip to documentation
SLOP

tiny.filigree.Cluster

Reference tiny.filigree Cluster

Defined in tiny.filigree.

API (4)

Fields and members

Public fields and members.

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

Source

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

zig
pub const Cluster = struct {    source: SourceRange,    glyphs: GlyphSpan,    flags: GlyphFlags = .{},    codepoint_count: u16 = 1,};

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

zig
pub const Cluster = shape.Cluster;

Also reachable as

shape.Cluster.

Audit

Definitions1
Public names2
Members4
Version26.7.0
Revisiondaab053ee433