tiny.filigree.Cluster
Defined in tiny.filigree.
API (4)
Fields and members
Public fields and members.
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
Audit
| Definitions | 1 |
|---|---|
| Public names | 2 |
| Members | 4 |
| Version | 26.7.0 |
| Revision | daab053ee433 |