An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/andybalholm/stroke

The stroke package provides functions for stroking cubic bezier paths. Unlike many path-stroking implementations, which "flatten" cubic curves to sequences of quadratic curves, or even of straight line segments, it works with cubic curves all the way through. This results in significantly fewer segments in the output. Many of the algorithms come from https://pomax.github.io/bezierinfo/
3 versions
Latest release: over 1 year ago
19 dependent packages

View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/andybalholm/stroke

Dependent Repos 1

go-hep/hep
hep is the mono repository holding all of go-hep.org/x/hep packages and tools

Last synced: 7 months ago