fonts

package
v2.0.30 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2020 License: BSD-2-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Face

type Face interface {
	// Return a bitmap for a rune at pixel size
	BitmapForRunePixels(rune, uint) (image.Image, error)

	// Return a bitmap for a rune at point size (with dpi)
	BitmapForRunePoints(rune, float32, uint) (image.Image, error)

	gopi.FontFace
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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