Skip to content

[woff2] Support encoding/decoding OVERLAP_SIMPLE glyf flags#2884

Merged
anthrotype merged 1 commit intomainfrom
woff2-overlap-simple
Nov 11, 2022
Merged

[woff2] Support encoding/decoding OVERLAP_SIMPLE glyf flags#2884
anthrotype merged 1 commit intomainfrom
woff2-overlap-simple

Conversation

@anthrotype
Copy link
Copy Markdown
Member

Fixes #2576

This updates our fontTools.ttLib.woff2 encoder/decoder to support retaining the OVERLAP_SIMPLE glyf flag, following the updated WOFF 2.0 specification and official google/woff2 implementation.

…n WOFF2

Fixes #2576

This updates our woff2 encoder/decoder to support retaining the OVERLAP_SIMPLE glyf flag following the updated WOFF 2.0 specification and official google/woff2 implementation.

https://www.w3.org/TR/WOFF2/#glyf_table_format
Copy link
Copy Markdown
Contributor

@m4rc1e m4rc1e left a comment

Choose a reason for hiding this comment

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

LGTM

@anthrotype anthrotype merged commit 3585641 into main Nov 11, 2022
@anthrotype anthrotype deleted the woff2-overlap-simple branch November 11, 2022 12:23
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.

[woff2] Add support for overlapSimpleBitmap

2 participants