fixed dependencies
This commit is contained in:
12
vendor/github.com/go-fonts/liberation/liberationserifbolditalic/data.go
generated
vendored
Normal file
12
vendor/github.com/go-fonts/liberation/liberationserifbolditalic/data.go
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
// generated by go run gen-fonts.go; DO NOT EDIT
|
||||
|
||||
// Package liberationserifbolditalic provides the "LiberationSerif BoldItalic" TrueType font
|
||||
// from the Liberation font family.
|
||||
package liberationserifbolditalic // import "github.com/go-fonts/liberation/liberationserifbolditalic"
|
||||
|
||||
import _ "embed"
|
||||
|
||||
// TTF is the data for the "LiberationSerif BoldItalic" TrueType font.
|
||||
//
|
||||
//go:embed LiberationSerif-BoldItalic.ttf
|
||||
var TTF []byte
|
||||
Reference in New Issue
Block a user