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