Expand description
Curve flattening converter.
Port of agg_conv_curve.h — converts PATH_CMD_CURVE3 and PATH_CMD_CURVE4
commands into sequences of line_to vertices by approximating the curves
with straight line segments.
Structs§
- Conv
Curve - Curve flattening converter.