A minimal ASCII art editor, place characters like pixels in a grid
1–3 of 3 posts
Re: A minimal ASCII art editor, place characters like pixels in a grid
#2i think this is quite neat! one feature would improve it for me quite a bit: if i just have a text document open i can easily click and input a character, so it is not much better there. but you could make it so that i can select a character and click and drag across the canvas, basically drawing the characters onto the canvas. that would be more fun imho
Re: A minimal ASCII art editor, place characters like pixels in a grid
#3i think this is quite neat! one feature would improve it for me quite a bit: if i just have a text document open i can easily click and input a character, so it is not much better there. but you could make it so that i can select a character and click and drag across the canvas, basically drawing the characters onto the canvas. that would be more fun imho
Thank you! I would definitely like to add some functionality like that for sure :)