freetype

package
v3.0.33 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2021 License: BSD-2-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FontManager

type FontManager struct {
	gopi.Unit
}

func (*FontManager) DestroyFace

func (this *FontManager) DestroyFace(face gopi.FontFace) error

func (*FontManager) Dispose

func (this *FontManager) Dispose() error

func (*FontManager) Faces

func (this *FontManager) Faces(family string, flags gopi.FontFlags) []gopi.FontFace

func (*FontManager) Families

func (this *FontManager) Families() []string

func (*FontManager) New

func (this *FontManager) New(gopi.Config) error

func (*FontManager) OpenFace

func (this *FontManager) OpenFace(path string) (gopi.FontFace, error)

func (*FontManager) OpenFaceAtIndex

func (this *FontManager) OpenFaceAtIndex(path string, index uint) (gopi.FontFace, error)

func (*FontManager) OpenFacesAtPath

func (this *FontManager) OpenFacesAtPath(path string, callback func(manager gopi.FontManager, path string, info os.FileInfo) bool) error

func (*FontManager) String

func (this *FontManager) String() string

Jump to

Keyboard shortcuts

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