I can't find anything other than one example in the documentation about "show:" and was wondering how it
differs from "x:" which at least appears in "-list format". Was it intended to be a replacement or synonym for "x:", as "canvas:" replaced "xc:" ?
show: vs x:
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: show: vs x:
The main difference for me is that with -write show: processing can continue while the image remains displayed. With -write x: processing stops until the window is closed.