mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[GH-ISSUE #110] Add a color argument for kandisky.draw_string function #36
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#36
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Syycorax on GitHub (Dec 23, 2021).
Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/110
As said in the title, I would like the draw_string of the kandisky module to accept a color argument which the text will be displayed in
@lolocomotive commented on GitHub (Dec 23, 2021):
It already does it I think (The parameters are just not shown in the toolbox since they are optional and it would take too much space to show them all)