Registry / utility / go-fonts-liberation

go-fonts-liberation

JSON →
library0.3.3gogounverified

Package liberation holds TTF data of the Liberation fonts.

go get github.com/go-fonts/liberation
INSTALL
IMPORT
SIG · GO-FONTS-LIBERATIO
G
go-fonts-liberation
utilitygov0.3.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

liberation
github.com/go-fonts/liberation

Access Liberation Sans font data as a byte slice.

package main import ( "fmt" "github.com/go-fonts/liberation" ) func main() { data := liberation.LiberationSansTTF fmt.Println(len(data)) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
go-fonts-liberation — go get go-fonts-liberation · libregistry