tiny.filigree.FeatureRange
Defined in font.model.
API (2)
Fields and members
Public fields and members.
Source
Source: lib/filigree/src/font/model.zig:40
zig
pub const FeatureRange = struct { start: u32 = 0, end: u32 = std.math.maxInt(u32),};Source: lib/filigree/src/root.zig:24
zig
pub const FeatureRange = font.FeatureRange;Also reachable as
font.FeatureRange, shape.FeatureRange.
Audit
| Definitions | 1 |
|---|---|
| Public names | 4 |
| Members | 2 |
| Version | 26.7.0 |
| Revision | daab053ee433 |