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.20.0
- Published
- Sep 4, 2024
- Platform
- linux/amd64
- Last checked
- 1 week ago –
Tools for package owners.