tiny.filigree.GlyphOutlinePoint
Defined in font.outline.
API (3)
Fields and members
Public fields and members.
Source
Source: lib/filigree/src/font/outline.zig:19
zig
pub const Point = struct { x: i32, y: i32, on_curve: bool,};Source: lib/filigree/src/root.zig:90
zig
pub const GlyphOutlinePoint = font.GlyphOutlinePoint;Also reachable as
Audit
| Definitions | 1 |
|---|---|
| Public names | 3 |
| Members | 3 |
| Version | 26.7.0 |
| Revision | daab053ee433 |