Skip to documentation
SLOP

tiny.filigree.GlyphAttachment

Reference tiny.filigree GlyphAttachment

Defined in tiny.filigree.

API (3)

Fields and members

Public fields and members.

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

Source

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

zig
pub const GlyphAttachment = struct {    kind: GlyphAttachmentKind,    target_glyph_index: u32,    ligature_component: u16 = 0,};

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

zig
pub const GlyphAttachment = shape.GlyphAttachment;

Also reachable as

shape.GlyphAttachment.

Audit

Definitions1
Public names2
Members3
Version26.7.0
Revisiondaab053ee433