Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 633 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 633 Bytes

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