Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[write-fonts] Post builder fixups #576

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

[write-fonts] Post builder fixups #576

wants to merge 1 commit into from

Commits on Aug 15, 2023

  1. [write-fonts] Post builder fixups

    This makes it so that we compute the num_glyphs value, and provide
    defaults for the legacy 'min_mem_XXX' fields.
    
    It also replaces the `new_v2` method with methods for adding string data
    to an existing table. I couldn't decide on what the actual API should be
    here, but I didn't like that `new_v2` added defaults for the standard
    fields.
    cmyr committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    6eb321b View commit details
    Browse the repository at this point in the history