Skip to content

fontsetter flexibility#963

Merged
simoncozens merged 5 commits intomainfrom
fontsetter-flexibility
May 30, 2024
Merged

fontsetter flexibility#963
simoncozens merged 5 commits intomainfrom
fontsetter-flexibility

Conversation

@simoncozens
Copy link
Copy Markdown
Contributor

@simoncozens simoncozens commented May 28, 2024

This adds two new features to gftools-fontsetter:

  • A value of the form "|= 0x123" will OR the current value of the field with the provided value.
  • Multiple keys can be provided in the same configuration file. This allows for calling the same method (name->setName) multiple times. (Needed for making things italic.)

@simoncozens
Copy link
Copy Markdown
Contributor Author

@m4rc1e merging this because we need it for the italic splitter. It adds a ruamel.yaml dependency; that package itself has no dependencies.

@simoncozens simoncozens merged commit a222a59 into main May 30, 2024
@m4rc1e
Copy link
Copy Markdown
Collaborator

m4rc1e commented May 30, 2024

sgtm!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants