mobile: golang.org/x/mobile/exp/font Index | Files

package font

import "golang.org/x/mobile/exp/font"

Package font provides platform independent access to system fonts.

Index

Package Files

doc.go font.go font_linux.go

func Default

func Default() []byte

Default returns the default system font. The font is encoded as a TTF.

func Monospace

func Monospace() []byte

Monospace returns the default system fixed-pitch font. The font is encoded as a TTF.

Package font imports 1 packages (graph) and is imported by 1 packages. Updated 6 days ago. Refresh now. Tools for package owners.