Registry / utility / go-fonts-latin-modern

go-fonts-latin-modern

JSON →
library0.3.3gogounverified

Package lm holds TTF data of the Latin Modern fonts.

go get github.com/go-fonts/latin-modern
INSTALL
IMPORT
SIG · GO-FONTS-LATIN-MOD
G
go-fonts-latin-modern
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.

latinmodern
github.com/go-fonts/latin-modern

Prints the size of the Latin Modern font TTF data.

package main import ( "fmt" "github.com/go-fonts/latin-modern" ) func main() { fmt.Println(len(latinmodern.TTF)) }
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
8 hits · last 30 days
node
8
Resources
go-fonts-latin-modern — go get go-fonts-latin-modern · libregistry