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

Update JUCE to 8.0.6 #41

Merged
merged 3 commits into from
Jan 17, 2025
Merged

Update JUCE to 8.0.6 #41

merged 3 commits into from
Jan 17, 2025

Conversation

ServiusHack
Copy link
Owner

No description provided.

When building there were deprecation warnings for `float_Pi` and
`double_Pi`. Use the suggested alternatives instead.
In JUCE 8.0.2 `Font::getStringWidth` was deprecated. Switching to the
alternative `GlyphArrangement::getStringWidthInt` as it returns an
int, like the previous function.
@ServiusHack ServiusHack merged commit c7ac9cd into main Jan 17, 2025
4 checks passed
@ServiusHack ServiusHack deleted the juce_update branch January 17, 2025 16:59
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.

1 participant