tiny.filigree.GlyphOutlineContour
Defined in font.outline.
API (2)
Fields and members
Public fields and members.
Source
Source: lib/filigree/src/font/outline.zig:25
zig
pub const Contour = struct { start: usize, end: usize,};Source: lib/filigree/src/root.zig:89
zig
pub const GlyphOutlineContour = font.GlyphOutlineContour;Also reachable as
Audit
| Definitions | 1 |
|---|---|
| Public names | 3 |
| Members | 2 |
| Version | 26.7.0 |
| Revision | daab053ee433 |