[−][src]Module font_kit::outline
Bézier paths.
Structs
| Contour | A single curve or subpath within a glyph outline. |
| Outline | A glyph vector outline or path. |
| OutlineBuilder | Accumulates Bézier path rendering commands into an |
| PointFlags | Flags that specify what type of point the corresponding position represents. |
Traits
| OutlineSink | Receives Bézier path rendering commands. |