-
Notifications
You must be signed in to change notification settings - Fork 55
Simple G3 RTL Kerning Support #838
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
Closed
Closed
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
46c95f4
Initial commit
yanone 9aec4dc
Added Hebrew kerning here
yanone e1771b3
Only one matching expression now
yanone 7e2e7f5
Revert this
yanone c747a46
Try this
yanone 67dfef6
Added group test
yanone 9416b60
Remove print statement
yanone b24dda3
Add warning when overwriting single-single kerning as a result of the…
yanone dc27519
Added comment
yanone 5ec0662
Removed these from the tests as they don't actually contain kerning i…
yanone cad1e64
Correct notation here
yanone 390c96f
Declutter method
yanone 4cc0569
First try of pruning
yanone d67db0b
Yield kerning classes where they're created and use those to prune
yanone a95cc52
Update pruning to use sets
yanone 43347a4
Correct usage of adding to sets
yanone eb94cdf
Round-trip derivative UFOs back to Glyphs and back to UFO to prove co…
yanone 663e6e9
Assertions in checks now expect groups to be pruned
yanone 730073e
Add comment
yanone bae6fce
Adding checks for groups to be identical, too
yanone a847174
Use add() instead of weird set math notation
yanone 454a6d3
Less verbose comments
yanone 7f4ae73
Typo
yanone b4985f8
Removed one more verbose comment
yanone e9af033
Trying UTF-8 encoding
yanone 48fcaa8
Now completely undoing G3 RTL kerning
yanone f9357a4
G3 test source with two masters
yanone e13ce45
Consequently, remove .RTL from checks here
yanone 8dd4480
Update builder_test.py
yanone d26b0be
Added check that groups are identical within font
yanone 5676d04
Decomplexify code
yanone 4f19cac
All in the same loop now, removed rogue print statements
yanone f4f95bd
Renamed method
yanone 4df2312
Removed conditions
yanone 0214886
Only cut last four digits and otherwise preserve string
yanone 9fb3103
Styling
yanone ee10a0f
Replaced all usage of .RTL suffix with unguessable constant
yanone 39b3f54
Update README.rst
yanone e0fac48
Update constants.py
yanone 5e1d790
Just restarting unit tests
yanone File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.