Returns a function that turns a given Curve into a Drawing, by sampling the
Curve at num sample points and connecting each pair with a line. The Drawing is
translated and stretched/shrunk to show the full curve and maximize its width
and height, with some padding.
Returns a function that turns a given Curve into a Drawing, by sampling the Curve at
num
sample points and connecting each pair with a line. The Drawing is translated and stretched/shrunk to show the full curve and maximize its width and height, with some padding.