roboto

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2026 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	RegularThin   = font.Font{Typeface: "Roboto", Style: font.Regular, Weight: font.Thin}
	RegularLight  = font.Font{Typeface: "Roboto", Style: font.Regular, Weight: font.Light}
	RegularNormal = font.Font{Typeface: "Roboto", Style: font.Regular, Weight: font.Normal}
	RegularMedium = font.Font{Typeface: "Roboto", Style: font.Regular, Weight: font.Medium}
	RegularBold   = font.Font{Typeface: "Roboto", Style: font.Regular, Weight: font.Bold}
	RegularBlack  = font.Font{Typeface: "Roboto", Style: font.Regular, Weight: font.Black}

	ItalicThin   = font.Font{Typeface: "Roboto", Style: font.Italic, Weight: font.Thin}
	ItalicLight  = font.Font{Typeface: "Roboto", Style: font.Italic, Weight: font.Light}
	ItalicNormal = font.Font{Typeface: "Roboto", Style: font.Italic, Weight: font.Normal}
	ItalicMedium = font.Font{Typeface: "Roboto", Style: font.Italic, Weight: font.Medium}
	ItalicBold   = font.Font{Typeface: "Roboto", Style: font.Italic, Weight: font.Bold}
	ItalicBlack  = font.Font{Typeface: "Roboto", Style: font.Italic, Weight: font.Black}
)

Functions

func FontFaces

func FontFaces() []font.FontFace

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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