You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any way that I can run a command-line script to (e.g.) export a .pxo file as some other format such as PNG or PPM?
For example, in inkscape, I can run it with various ``--export-*` options to select a region and output size/format and generate a result without going near the GUI. I've looked at the docs for scripting, but they're a bit cryptic, and don't really tell me how to do anything -- and I get the feeling they're for adding tooling accessible via the GUI, which isn't what I want.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Is there any way that I can run a command-line script to (e.g.) export a
.pxofile as some other format such asPNGorPPM?For example, in inkscape, I can run it with various ``--export-*` options to select a region and output size/format and generate a result without going near the GUI. I've looked at the docs for scripting, but they're a bit cryptic, and don't really tell me how to do anything -- and I get the feeling they're for adding tooling accessible via the GUI, which isn't what I want.
All reactions