Steffen Wrote:
-------------------------------------------------------
> Or ask Travis to make LDView ready for batch usage
> via command line?
> (Or maybe is it already?)
There is in fact a *nix command-line version of LDView. It's in the OSMesa directory of the LDView source tree and (as the directory name implies) uses the OSMesa API for offscreen rendering (no X Server connection needed). It does require either that OSMesa is installed on the deployment machine, or that it be statically linked on the build machine.
-------------------------------------------------------
> Or ask Travis to make LDView ready for batch usage
> via command line?
> (Or maybe is it already?)
There is in fact a *nix command-line version of LDView. It's in the OSMesa directory of the LDView source tree and (as the directory name implies) uses the OSMesa API for offscreen rendering (no X Server connection needed). It does require either that OSMesa is installed on the deployment machine, or that it be statically linked on the build machine.