package font

import "github.com/fyne-io/mobile/exp/font"

Package font provides platform independent access to system fonts.

Index

Functions

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.

Source Files

doc.go font.go font_darwin.go

Version
v0.1.2 (latest)
Published
Dec 29, 2020
Platform
darwin/amd64
Imports
2 packages
Last checked
3 hours ago

Tools for package owners.