Plugin Everything
2018-01-04 10:08:03 UTC
Hi. I'm drawing a bezier curve and want to only stroke a portion of it, 50%
for example. So I'm using cairo_set_dash to do that, but I need to know the
length of the curve for that to work. Does anyone know how to calculate the
length of the bezier curve? Thank you.
for example. So I'm using cairo_set_dash to do that, but I need to know the
length of the curve for that to work. Does anyone know how to calculate the
length of the bezier curve? Thank you.