Search found 3 matches
- 2014-12-15T23:47:59-07:00
- Forum: Fred's Scripts
- Topic: How to add pixels on 3Dcover -s option
- Replies: 5
- Views: 17199
Re: How to add pixels on 3Dcover -s option
Are you saying there is no output at all or it is the same as the input? There is no output Do you get a proper output when you use 20%? Yes I get a proper output Do you get any error messages? No Are you running it in a terminal window or via PHP exec()? I am running via terminal window My commands ...
- 2014-12-15T20:02:28-07:00
- Forum: Fred's Scripts
- Topic: How to add pixels on 3Dcover -s option
- Replies: 5
- Views: 17199
Re: How to add pixels on 3Dcover -s option
Thank you for your fast reply.
I am using IM 6.9.0.0 on Ubuntu Server 12.04.5.
I am also using latest version of 3Dcover.
For the image, I used the sample wedding photo on your website
I am using IM 6.9.0.0 on Ubuntu Server 12.04.5.
I am also using latest version of 3Dcover.
For the image, I used the sample wedding photo on your website
- 2014-12-15T04:17:02-07:00
- Forum: Fred's Scripts
- Topic: How to add pixels on 3Dcover -s option
- Replies: 5
- Views: 17199
How to add pixels on 3Dcover -s option
Image render when -s uses percent
But when I used pixel as a value the image does not render
Also tried enclosing it in parenthesis.
Many thanks for the help and for Fred for developing the script
Code: Select all
3Dcover -s "10%" a.jpg b.jpg
Code: Select all
3Dcover -s 10 a.jpg b.jpg
Also tried enclosing it in parenthesis.
Many thanks for the help and for Fred for developing the script