package
0.0.23
Repository: https://github.com/cybriq/p9.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Cache implements cached layout and shaping of text from a set of registered fonts.
Font specify a particular typeface variant, style and weight.
A FontFace is a Font and a matching Face.
No description provided by the author
A Line contains the measurements of a line of text.

# Interfaces

Face implements text layout and shaping for a particular font.
Shaper implements layout and shaping of text.

# Type aliases

No description provided by the author
Style is the font style.
Typeface identifies a particular typeface design.
Variant denotes a typeface variant such as "Mono" or "Smallcaps".
Weight is a font weight, in CSS units subtracted 400 so the zero value is normal text weight.