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

Feature Requests #1

Open
fullstopslash opened this issue May 31, 2021 · 3 comments
Open

Feature Requests #1

fullstopslash opened this issue May 31, 2021 · 3 comments

Comments

@fullstopslash
Copy link

First of all this is PHENOMENAL! It's exactly the kind of thing I've been looking for! To complete my art! It only needs a few more features to make it really shine for drawing actual art!

  • user defined character palettes
  • layers
  • the ability to toggle "painting" only the foreground, background, or glyph, or any combination of these.
  • smart shape and box drawing

These are just a few ideas for now. My python knowledge is /rough/ but if I can contribute financially I'd be glad to! I'm absolutely excited to see where this is headed!

@jsbueno
Copy link
Owner

jsbueno commented May 31, 2021

Ok,. Thanks.
The good news is most, if not all of your requests are on the roadmap.
(and, people asking for things will help me prioritize that).

So, "layers" I think would be the most complex thing there, but support for
it is ready on the terminedia library (they are "sprites" and are actually already
used to draw the widgets)

I think that the things I have to prioritize over these are an Undo system, even
if limitd, and a way to save/restore a project - as of now, there are only
the txt and html exports. (the second is "hidden": just put "html" as the save file extension).

@jsbueno
Copy link
Owner

jsbueno commented May 31, 2021

BTW, can you create an issue detailing what you mean by "smart shape and box drawing" - I have no idea of what "smart" means in this case.

@fullstopslash
Copy link
Author

It was late, and I was tired. I don't even know what I meant by that!

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

No branches or pull requests

2 participants