Skip to content

[write-fonts] Add a possibility to calculate a maxp 1.0 table #1785

Description

@jqwv

This table seems to be required, a Font without a maxp table crashes FontValidator. While the 0.5 version is simple, it seems each TTF font requires the 1.0 table, which says to require all values.

Currently, there is only a default function for the 0.5 version (for OTF fonts).
Here is how fonttools calculates the 1.0 table.

When it is enough in praxis to set the difficult values to 0, I think such a function would also be enough.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions