package gomedium
import "golang.org/x/image/font/gofont/gomedium"
Package gomedium provides the "Go Medium" TrueType font from the Go font family. It is a proportional-width, sans-serif font.
See https://blog.golang.org/go-fonts for details.
Index ¶
Variables ¶
var TTF = []byte{ /* 157176 elements not displayed */ }
TTF is the data for the "Go Medium" TrueType font.
Source Files ¶
data.go
- Version
- v0.2.0
- Published
- Dec 5, 2022
- Platform
- linux/amd64
- Last checked
- 1 week ago –
Tools for package owners.