Registry / utility / hajimehoshi-go-mplusbitmap

hajimehoshi-go-mplusbitmap

JSON →
library1.0.1gogounverified

Package mplusbitmap provides a font.Face value for the M+ Bitmap font, suitable for use in Go graphics applications.

go get github.com/hajimehoshi/go-mplusbitmap
INSTALL
IMPORT
SIG · HAJIMEHOSHI-GO-MPL
H
hajimehoshi-go-mplusbitmap
utilitygov1.0.1
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.

mplusbitmap
github.com/hajimehoshi/go-mplusbitmap

Loads the M+ Bitmap font face.

package main import ( "github.com/hajimehoshi/go-mplusbitmap" "golang.org/x/image/font" ) func main() { face := mplusbitmap.MPlus1pRegular() _ = face }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
hajimehoshi-go-mplusbitmap — go get hajimehoshi-go-mplusbitmap · libregistry