@simoncozens/fonttypes
    Preparing search index...

    Type Alias Mapping<SpaceFrom, SpaceTo>

    A Mapping represents a piecewise linear mapping from one coordinate space to another. Each entry in the array is a tuple of [from, to] coordinates.

    Type Parameters