Discover Packages
seedhammer.com
font
package
Version:
v0.10.0
Opens a new window with list of versions in this module.
Published: May 4, 2023
License: Unlicense
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
package font converts an OpenType font into a form usable for engraving.
type Metrics struct {
Ascent, Height float32
}
Segment is like sfnt.Segment but with float32 coordinates.
const (
SegmentOpMoveTo SegmentOp = iota
SegmentOpLineTo
SegmentOpQuadTo
SegmentOpCubeTo
)
Source Files
¶
Directories
¶
Code generated DO NOT EDIT.
Code generated DO NOT EDIT.
Click to show internal directories.
Click to hide internal directories.