Search found 4 matches
- 2016-03-15T21:02:51-07:00
- Forum: Users
- Topic: merge all convert to one
- Replies: 2
- Views: 3653
Re: merge all convert to one
Hello Snibgo, Thanks for quick reply. I will provide logo1,logo2 and final temp-image1458046351068348700.mpc is needed. There is no need for intermediate results. I have given try for following code but fail to get desire result. convert logo1.png -respect-parentheses \( +clone -resize 176x172 ...
- 2016-03-15T06:06:08-07:00
- Forum: Users
- Topic: merge all convert to one
- Replies: 2
- Views: 3653
merge all convert to one
Hello, I need help to merge convert command due to optimization. We have command for resize, white remove, black remove , flip ,flop etc and merge. below are sample code. Does it will improve speed ? convert logo.png -resize 176x172\! temp-img-1-1458046351068348700.mpc convert temp-img-1 ...
- 2015-07-30T04:57:09-07:00
- Forum: Fred's Scripts
- Topic: Cylinderize script radius
- Replies: 3
- Views: 17487
Re: Cylinderize script radius
Hello Fred, Thanks for you quick reply. I do understand your calculation. I am doing vertical cylinderiz of image on background and we are doing like user can resize logo on background and all wrap,offset,pitch,height and radius calculate dynamically. It was a really good piece of advice – thanks a m ...
- 2015-07-28T04:28:26-07:00
- Forum: Fred's Scripts
- Topic: Cylinderize script radius
- Replies: 3
- Views: 17487
Cylinderize script radius
Hi Fred, We are using your cylinderize script and It is a really amazing script. I need your help to understand radius for cylinderize image.I need specific size cylinderize image everytime with respect to variation of wrap. like I need cylinderize image with width 206 width with different wrap ...