Skip to documentation
SLOP

tiny.filigree.FallbackSegment

Reference tiny.filigree FallbackSegment

Defined in tiny.filigree.

API (4)

Fields and members

Public fields and members.

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

Source

Source: lib/filigree/src/fallback/core.zig:21

zig
pub const Segment = struct {    source: shape.SourceRange,    glyphs: shape.GlyphSpan,    candidate_index: usize,    missing_everywhere: bool = false,};

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

zig
pub const FallbackSegment = fallback.Segment;

Also reachable as

fallback.Segment.

Audit

Definitions1
Public names2
Members4
Version26.7.0
Revisiondaab053ee433