Expand description
Stroke math — cap, join, and miter calculations for stroked paths.
Port of agg_math_stroke.h — provides the geometry calculations for
converting a path outline into a stroked polygon with configurable
line caps, line joins, and miter limits.
Structs§
- Math
Stroke - Stroke geometry calculator.