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

13 lines
414 B
Go

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