-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Description
This is just as much a question as it is a feature request: Is there a reason that there isn't any support for drawing text?
I'm considering creating a copy of the Sprite class and modifying it to create a "Text" class that will accept a "text" option instead of a "image" option. Additionally, I would swap the setImage() method with a setText() method.
Are there any reasons that I -shouldn't- do it this way? Is there a better way? If there are already plans to add text support, should I even bother?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels