-
Notifications
You must be signed in to change notification settings - Fork 25
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
Bind hb-paint API #185
Merged
Merged
Bind hb-paint API #185
Commits on Jan 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4226eb5 - Browse repository at this point
Copy the full SHA 4226eb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 801f6ca - Browse repository at this point
Copy the full SHA 801f6caView commit details
Commits on Jan 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c91a9a7 - Browse repository at this point
Copy the full SHA c91a9a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4803d92 - Browse repository at this point
Copy the full SHA 4803d92View commit details -
Test fonts and expected results are taking verbatim from HarfBuzz tests.
Configuration menu - View commit details
-
Copy full SHA for 5a80c3e - Browse repository at this point
Copy the full SHA 5a80c3eView commit details
Commits on Feb 2, 2024
-
Drop PyCapsule support for PainFuncs
It does not seem to be of much use since the C callback functions need to link yo HarfBuzz to use its API to access various HarfBuzz objects.
Configuration menu - View commit details
-
Copy full SHA for 94fe7a6 - Browse repository at this point
Copy the full SHA 94fe7a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e2e970 - Browse repository at this point
Copy the full SHA 6e2e970View commit details -
For whatever reason, passing the individual functions as user_data results in a mixup between paint_color_glyph_func and push_clip_glyph_func. Passing the while PainFuncs instance instead seems to workaround this.
Configuration menu - View commit details
-
Copy full SHA for 371dcd4 - Browse repository at this point
Copy the full SHA 371dcd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b62dbde - Browse repository at this point
Copy the full SHA b62dbdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac261ba - Browse repository at this point
Copy the full SHA ac261baView commit details
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.