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

[kern] Fix handling of DFLT script languages #1126

Merged
merged 1 commit into from
Nov 15, 2024
Merged

[kern] Fix handling of DFLT script languages #1126

merged 1 commit into from
Nov 15, 2024

Conversation

cmyr
Copy link
Member

@cmyr cmyr commented Nov 15, 2024

If FEA contained a languagesystem statement with the DFLT script and any language other than 'dflt', we were not correctly adding the kern feature to these languages.

If FEA contained a languagesystem statement with the DFLT script and any
language other than 'dflt', we were not correctly adding the kern
feature to these languages.
Base automatically changed from get-parse-tree to main November 15, 2024 20:36
@cmyr cmyr added this pull request to the merge queue Nov 15, 2024
Merged via the queue into main with commit 645cdff Nov 15, 2024
9 of 10 checks passed
@cmyr cmyr deleted the fix-1121 branch November 15, 2024 20:37
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.

fontc kern writer does not correctly handle DFLT script
2 participants