Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 9.0% on proxy.golang.org

proxy.golang.org : github.com/jordan-bonecutter/purplecrayon

Package purplecrayon is a drawing library written in Go. While it can support an arbitrary backend, it only supports svg for now. The main interaction is via the Canvas. A canvas represents the interface between the frontend and the backend, allowing the programmer to create primitives like rectangles, circles, paths, and gradients. You can create such an SVG canvas via: as long as the svg component has been imported via: Always remember to close your objects with Close() so they're drawn to the canvas! purplecrayon can be extended to support any other backend by: 1. Implement the defined interfaces

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/jordan-bonecutter/purplecrayon
Keywords: draw, drawing, go, golang, golang-library, golang-package, graphic, graphic-design, icons, svg, svg-images, visualization, xml
License: MIT
Latest release: about 2 years ago
First release: about 2 years ago
Namespace: github.com/jordan-bonecutter
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago

    Loading...
    Readme
    Loading...