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

[otBase/packer] Allow sharing tables reached by different offset sizes #3241

Merged
merged 3 commits into from Aug 4, 2023

Conversation

behdad
Copy link
Member

@behdad behdad commented Aug 3, 2023

This makes us match hb-subset now.

Fixes #3236

The patch isn't the cleanest. But I suggest we commit as is. The part that is not clean is that the offsetSize is passed to OTTableWriter first, then removed from it and put in the OffsetToWriter instead...

I might try cleaning it up.

@behdad
Copy link
Member Author

behdad commented Aug 3, 2023

The patch isn't the cleanest. But I suggest we commit as is. The part that is not clean is that the offsetSize is passed to OTTableWriter first, then removed from it and put in the OffsetToWriter instead...

I might try cleaning it up.

Cleaned up.

Copy link
Member

@anthrotype anthrotype left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks! And good catch!

@anthrotype anthrotype merged commit a8d5d45 into main Aug 4, 2023
10 checks passed
@anthrotype anthrotype deleted the better-packer branch August 4, 2023 15:06
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.

Roundtripping NotoColorEmoji-Regular.ttf makes COLR table grow
2 participants