@simoncozens/fonttypes
    Preparing search index...

    Type Alias Location<T>

    Location: { [key: string]: Coordinate<T> }

    A Location represents a mapping of axis names to coordinates in a specific space. For example, { wght: 400, wdth: 100 }.

    Type Parameters

    Type Declaration