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] Graphviz improvements #612

Merged
merged 1 commit into from
Sep 20, 2023
Merged

[write-fonts] Graphviz improvements #612

merged 1 commit into from
Sep 20, 2023

Conversation

cmyr
Copy link
Member

@cmyr cmyr commented Sep 13, 2023

This adds the ability to set an env var ('FONTC_PRUNE_GRAPH') that tells write-fonts to prune a generated dotviz file to only include spaces that contain an overflow. This was very helpful for debugging our PairPos format 2 packing failures.

It also cleanups up our graphviz code to not use subgraphs, which weren't adding much if anything.

This adds the ability to set an env var ('FONTC_PRUNE_GRAPH') that
tells write-fonts to prune a generated dotviz file to only include
spaces that contain an overflow.

It also cleanups up our graphviz code to not use subgraphs, which
weren't adding much if anything.
@cmyr cmyr merged commit 77267cb into main Sep 20, 2023
@cmyr cmyr deleted the graphviz-fixups branch September 20, 2023 15:55
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