An infinite canvas,and a brush
MyPaint, on a Void Linux desktop of your own.No page size, no dialogs — the brush, the canvas, and pressure.
$ dxflow workflow create --identity mypaint hub://mypaint --start --link
Nothingin the way
MyPaint hides everything that is not the drawing you are making.
Pressure, tilt and speed drive the stroke, with a large set to start from.
The canvas grows as you draw, so the composition is decided afterwards.
Enough layering for a full illustration, saved as ORA and opened by GIMP.
Every defaultis one override away
The session reads its settings from the environment, so you set them on the start line.
$ dxflow workflow start mypaint --override env.app.VNC_PASSWORD=something-long
$ dxflow workflow start mypaint --override env.app.TASKBAR=show --link
The canvasfills the screen
Streamed to your browser, with MyPaint already maximized.
A mouse is nota pressure-sensitive pen
MyPaint is built around a brush engine that listens for pressure, and a streamed session has none to give it.
What arrives is cursor position and clicks. The expressive brushes flatten out, which is worth knowing before you start.
There is no document size to commit to. Keep painting outward and crop when you export.
Keep the ORA and the exports under /volume, and the next start opens with the painting still there.
Pulled once,then it stays
MyPaint arrives as one image. This is what comes down the first time, and what the disk should have free for it.
What it wants,and what it needs
The definition asks for 2 cores and 4 GB. The image comes up on less than that, and a start given --fit trims the ask to whatever the machine actually has.
Machines that fit it
MyPaint asks for 2 cores and 4 GB. Cheapest first.