shithub: riscv

Download patch

ref: c207b78d079803605d8aec2fe63a059fc4bdb2c6
parent: dda99bbfe55bcf25ec33934c40efc4f9fdca685a
author: Ori Bernstein <ori@eigenstate.org>
date: Sat Jan 9 07:20:49 EST 2021

libdraw: add bezierpts

This patch exposes the bezierpts function,
providing a way to get the points on a path,
similar how bezsplinepts gives them for b
splines.