Std.Ui.Text.Face
1 declaration
type
FaceThis declaration introduces a public type.
What it does
A bitmap type face drawn by whole-number scaling.
Every glyph occupies five columns by seven rows of design units, followed by
one unit of space, and lines are nine units apart. Whole-number scaling keeps
every edge on a pixel, so text is as exact as the rectangles around it.
Read the signature
- This declaration has no value signature because it introduces a type or trait.
