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

Text draw refactor part #2 #19179

Merged
merged 3 commits into from
May 24, 2024
Merged

Text draw refactor part #2 #19179

merged 3 commits into from
May 24, 2024

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented May 24, 2024

  • Convert MeasureString* functions to use std::string_view
  • Convert DrawString functions to use std::string_view

@hrydgard hrydgard added the Code Cleanup Cleanup to make future work easier. Needs to be done sometimes. label May 24, 2024
@hrydgard hrydgard added this to the v1.18.0 milestone May 24, 2024
@hrydgard hrydgard force-pushed the text-draw-refactor-2 branch 3 times, most recently from ac8abcb to fe8d00d Compare May 24, 2024 12:29
@hrydgard hrydgard marked this pull request as ready for review May 24, 2024 20:52
@hrydgard hrydgard merged commit e552ba0 into master May 24, 2024
18 checks passed
@hrydgard hrydgard deleted the text-draw-refactor-2 branch May 24, 2024 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Cleanup Cleanup to make future work easier. Needs to be done sometimes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant