package gomono
import "golang.org/x/image/font/gofont/gomono"
Package gomono provides the "Go Mono" TrueType font from the Go font family. It is a fixed-width, slab-serif font.
See https://blog.golang.org/go-fonts for details.
Index ¶
Variables ¶
var TTF = []byte{ /* 173248 elements not displayed */ }
TTF is the data for the "Go Mono" TrueType font.
Source Files ¶
data.go
- Version
- v0.24.0 (latest)
- Published
- Feb 4, 2025
- Platform
- linux/amd64
- Last checked
- 4 hours ago –
Tools for package owners.