Skip to documentation
SLOP

tiny.filigree.MathGlyphAssemblyPart

Reference tiny.filigree MathGlyphAssemblyPart

Defined in font.math.

API (3)

Fields and members

Public fields and members.

No direct callersNo direct callsfont.mathGlyphAssemblyPart
Static calls · unresolved targets: unknown · external targets: unknown.

Source

Source: lib/filigree/src/font/math.zig:93

zig
pub const GlyphAssemblyPart = struct {    glyph_id: u16,    advance_offset: u16,    full_advance: u16,};

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

zig
pub const MathGlyphAssemblyPart = font.MathGlyphAssemblyPart;

Also reachable as

font.MathGlyphAssemblyPart.

Audit

Definitions1
Public names3
Members3
Version26.7.0
Revisiondaab053ee433