This repository has been archived on 2023-08-08. You can view files and clone it, but cannot push or open issues or pull requests.
tomo-old/textdraw/doc.go

4 lines
139 B
Go

// Package textdraw implements utilities for drawing text, as well as performing
// text wrapping and bounds calculation.
package textdraw