tinysvg

Package for generating TinySVG images

BSD-3-CLAUSE License

Stars
5
Committers
2

tinysvg Build Go Report Card GoDoc

Construct SVG documents and images using Go.

This package mainly uses []byte slices instead of strings, and does not indent the generated SVG data, for performance and compactness.

General info