Skip to main content

Module conv_curve

Module conv_curve 

Source
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§

ConvCurve
Curve flattening converter.