Files
sjy01-image-proc/vendor/github.com/go-fonts/liberation/liberationsansbold/data.go
2024-10-24 15:46:01 +08:00

13 lines
390 B
Go

// generated by go run gen-fonts.go; DO NOT EDIT
// Package liberationsansbold provides the "LiberationSans Bold" TrueType font
// from the Liberation font family.
package liberationsansbold // import "github.com/go-fonts/liberation/liberationsansbold"
import _ "embed"
// TTF is the data for the "LiberationSans Bold" TrueType font.
//
//go:embed LiberationSans-Bold.ttf
var TTF []byte