Discover Packages
github.com/danielgatis/go-freetype
freetype
package
Version:
v0.0.0-...-689a6dd
Opens a new window with list of versions in this module.
Published: Sep 26, 2020
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Face Represents a font face
NewFace Creates a new font face
Glyph Gets the glyph as an image
Pt Changes the size (in points)
Library Represents a library
NewLibrary Creates a new library
type Metrics struct {
Width int
Height int
HorizontalBearingX int
HorizontalBearingY int
AdvanceWidth int
VerticalBearingX int
VerticalBearingY int
AdvanceHeight int
}
Metrics Represents the glyph metrics
Source Files
¶
Click to show internal directories.
Click to hide internal directories.