|
|
|
|
|
by indyjoenz
896 days ago
|
|
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?