Skip to main content

Module transform

Module transform 

Source
Expand description

Font transform types.

Structs§

ScaledFontMatrix
An affine matrix with a scaling factor.
Transform
Combination of a matrix and optional scale.

Functions§

combine_scaled
Simple fixed point matrix multiplication with a scaling factor.

Type Aliases§

FontMatrix
A fixed point font matrix.