package gomonoitalic
import "golang.org/x/image/font/gofont/gomonoitalic"
Package gomonoitalic provides the "Go Mono Italic" 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{ /* 183024 elements not displayed */ }
TTF is the data for the "Go Mono Italic" TrueType font.
Source Files ¶
data.go
Tools for package owners.