mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
e90a76ff56
convert cubic and quadratic bezier each other.
6 lines
235 B
Plaintext
6 lines
235 B
Plaintext
Math::Bezier::Convert provides functions to convert quadratic bezier to
|
|
cubic, to approximate cubic bezier to quadratic, and to approximate
|
|
cubic and quadratic bezier to polyline.
|
|
|
|
WWW: http://search.cpan.org/dist/Math-Bezier-Convert/
|