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

Add glyph pair kerning bindings #55

Merged
merged 3 commits into from
Aug 17, 2024
Merged

Add glyph pair kerning bindings #55

merged 3 commits into from
Aug 17, 2024

Conversation

crbrz
Copy link

@crbrz crbrz commented Aug 17, 2024

Add bindings for IDWriteFontFace1::HasKerningPairs and IDWriteFontFace1::GetKerningPairAdjustments. These are needed for fast text shaping in servo.

Signed-off-by: crbrz <cristianb@gmail.com>
Signed-off-by: crbrz <cristianb@gmail.com>
Signed-off-by: crbrz <cristianb@gmail.com>
@jdm jdm added this pull request to the merge queue Aug 17, 2024
Merged via the queue into servo:main with commit f2f644d Aug 17, 2024
1 check passed
@jdm jdm mentioned this pull request Aug 18, 2024
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.

2 participants