Skip to content

Conversation

@stallratte
Copy link
Contributor

I added a new DrawInto-method which directly draws an int.
I use it to create IntLabels. I think this method is pretty convenient, because it eliminates the need to convert an int to a string or having to work with a StringBuilder.

I also refactored the ColorMap-Method-Variant I recently added to avoid too much code duplication.
The original DrawInto-method is still untouched.

@prime31 prime31 merged commit b983cf3 into prime31:master Mar 24, 2025
@stallratte stallratte deleted the feature/draw_number branch March 26, 2025 16:06
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