You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically locked. To avoid confusion with reports that have already been resolved, closed issues are automatically locked 30 days after the last comment. Please open a new issue for related bugs.
Created by: ertdfgcvb
Description
When passing a
char[]
as last parameter tocreateFont()
the array is changed (sorted?) in place.Expected Behavior
The array shouldn't be touched by the function.
Steps to Reproduce
Your Environment
4.0a3
The text was updated successfully, but these errors were encountered: