p9fonts

package
v1.9.25 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 25, 2021 License: Unlicense Imports: 15 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Fonts = map[string]text.Font{
		"plan9":              {Typeface: "plan9"},
		"bariol regular":     {Typeface: "bariol regular"},
		"bariol italic":      {Typeface: "bariol italic", Style: text.Italic},
		"bariol bold":        {Typeface: "bariol bold", Weight: text.Bold},
		"bariol bolditalic":  {Typeface: "bariol bolditalic", Style: text.Italic, Weight: text.Bold},
		"bariol light":       {Typeface: "bariol light", Weight: text.Medium},
		"bariol lightitalic": {Typeface: "bariol lightitalic", Weight: text.Medium, Style: text.Italic},
		"go regular":         {Typeface: "go regular"},
		"go bold":            {Typeface: "go bold", Weight: text.Bold},
		"go bolditalic":      {Typeface: "go bolditalic", Weight: text.Bold, Style: text.Italic},
		"go italic":          {Typeface: "go italic", Style: text.Italic},
	}
)

Functions

func Collection

func Collection() []text.FontFace

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL