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

Load and write out lib section of glif files #65

Merged
merged 3 commits into from
Dec 4, 2020
Merged

Load and write out lib section of glif files #65

merged 3 commits into from
Dec 4, 2020

Conversation

cmyr
Copy link
Member

@cmyr cmyr commented Dec 1, 2020

This doesn't do anything fancy; there's no good API for working with the lib, and this doesn't handle lib sections elsewhere, but it at least gets us started.

This doesn't include actually *saving* the lib back out,
which we will do next.
@github-actions
Copy link

github-actions bot commented Dec 1, 2020

🗜 Bloat check ⚖️

Comparing 7cc0117 against 6d0aba9

target old size new size difference
target/release/examples/open_ufo 1.46 MB 1.49 MB 33.52 KB (2.25%)
target/debug/examples/open_ufo 6.7 MB 6.74 MB 47.75 KB (0.70%)

This means printing a newline at eof, and correcting the indentation
of the <lib> section.
@github-actions
Copy link

github-actions bot commented Dec 2, 2020

🗜 Bloat check ⚖️

Comparing f703768 against 6d0aba9

target old size new size difference
target/release/examples/open_ufo 1.46 MB 1.49 MB 33.45 KB (2.24%)
target/debug/examples/open_ufo 6.7 MB 6.74 MB 47.75 KB (0.70%)

@cmyr cmyr merged commit 1c77b74 into master Dec 4, 2020
@cmyr cmyr deleted the glif-lib branch December 4, 2020 16:02
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.

1 participant