Well, a shell call to "convert" within an irev script got the dreaded "command not found" response...

Also, a bit more on the templateimage in on-rev:

You can <set the textdata of the templateimage to someFile.jpg">
and then get the correct dimensions of the referenced image file with
<the width of the templateimage> and <the height of the templateimage>
but <the imagedata of the templateimage>, though it will be the right size, will be all nulls...

I've mentioned it in the on-rev forum, so we'll see if the magicians at runrev can make such things work in on-rev.

To see what I mean, go here: http://marksmith.on-rev.com/imagejoin.irev
and to see the script that's doing it: http://marksmith.on-rev.com/ joinimages.inc

Best,

Mark

On 4 May 2009, at 12:16, David Bovill wrote:

2009/5/4 Mark Smith <[email protected]>


get shell("convert img1.jpg img2.jpg +append result.jpg")

As far as I can tell, magick is not installed on on-rev - I'm not sure how you'd go about installing it, as we don't seem to get shell access. Perhaps
a call to on-rev support?


Are you sure? Would be a strange hosting setup without a bit of magick?

I'll have to email support and get my shell access sorted. Is anyone with
shell access able to confirm which common command line utilities are
available to us (aside from the basic unix commands) - do we have access to
./configue / make etc?
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to