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

Bitmap Font: Remove deprecated vertical kerning callback. #52939

Merged
merged 1 commit into from
Sep 24, 2021

Conversation

bruvzg
Copy link
Member

@bruvzg bruvzg commented Sep 22, 2021

Removes deprecated HarfBuzz callback function (it was useless anyway since BMFont format do not include vertical kerning values, and it was always returning 0).

@bruvzg bruvzg added this to the 4.0 milestone Sep 22, 2021
@bruvzg bruvzg requested a review from a team as a code owner September 22, 2021 15:12
@akien-mga akien-mga merged commit d267777 into godotengine:master Sep 24, 2021
@akien-mga
Copy link
Member

Thanks!

@bruvzg bruvzg deleted the remove_v_kern branch November 5, 2021 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants