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