tiny.filigree.GlyphClass
Defined in font.model.
API (5)
Fields and members
Public fields and members.
Source
Source: lib/filigree/src/font/model.zig:25
zig
pub const GlyphClass = enum { unknown, base, ligature, mark, component,};Source: lib/filigree/src/root.zig:71
zig
pub const GlyphClass = shape.GlyphClass;Also reachable as
font.GlyphClass, shape.GlyphClass.
Audit
| Definitions | 1 |
|---|---|
| Public names | 4 |
| Members | 5 |
| Version | 26.7.0 |
| Revision | daab053ee433 |