Earlier quoted context omitted.
This is awesome. Since Steamboat willy is officially in the public domain as of today..... So, it installs in windows powershell https://i.imgur.com/1Yt1V5v.png - but attempting to run it just pops up with "what program do you want to open this with" - I tried it in powershell, Anaconda Python CMD, regular CMD/run as admin - all the same result. How troubleshoot? Could I run it in a docker more easily? Running this o…
I'm glad you got it working. I'll probably work on a Docker installer in the future. Normally, in Windows, the best way to run it in WSL. There is an issue with windows-curses that durdraw doesn't like, and keeps it from running natively in Windows (in powershell, etc) without WSL. Yes, a tablet or phone version would need to be re-designed to be touch friendly, naturally. Thanks for checking it out. :)
Question - can you change the canvas size/draw area? I'd like that to be in the INI default config as an option?
I want to have my terminal transparent for tracing an image in the background, but the draw area is in the top left and small, can the draw area be centered in window and configurable in size? or is the limitation of actually it being an in terminal app?
https://i.imgur.com/vdf8fEv.png
--
Edit - I found it, but setting -W and -H dont work, so I just changed the settings in the .py
EDIT: It was -m for the win.
I doubled the default, will it have issues?