Stephen Lindberg

Results 2 comments of Stephen Lindberg

Howdy! That release went out a little too quickly. Our bad! Per our [requirements](https://github.com/thoughtbot/bourbon#requirements), Bourbon does not yet support Dart sass. Things are moving that way, slowly. Several pipelines still...

I found a snippet here which describes the implementation https://forum.openframeworks.cc/t/contour-polyline-simplification/4461 But I change a line in the block ``` result = cvApproxPoly ( &contour, sizeof( CvContour ), storage, CV_POLY_APPROX_DP, cvContourPerimeter(...