Skip to documentation
SLOP

tiny.filigree.GlyphAttachmentKind

Reference tiny.filigree GlyphAttachmentKind

Defined in tiny.filigree.

API (3)

Fields and members

Public fields and members.

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

Source

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

zig
pub const GlyphAttachmentKind = enum {    base,    ligature,    mark,};

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

zig
pub const GlyphAttachmentKind = shape.GlyphAttachmentKind;

Also reachable as

shape.GlyphAttachmentKind.

Audit

Definitions1
Public names2
Members3
Version26.7.0
Revisiondaab053ee433