Search found 3 matches
- 2012-09-25T14:12:02-07:00
- Forum: Users
- Topic: Reszie overlay and output
- Replies: 5
- Views: 5668
Re: Reszie overlay and output
Try: convert http://i46.tinypic.com/2874h2.png ( http://i47.tinypic.com/5nvgh4.png -resize x75 ) -gravity center -composite -resize x23 battery.png I would look at changing the "lightning bolt" colour or the battery colour as you can hardly see the "lightning bolt". thanks, i'm not really worried ...
- 2012-09-25T12:10:58-07:00
- Forum: Users
- Topic: Reszie overlay and output
- Replies: 5
- Views: 5668
Re: Reszie overlay and output
Post links to your two input images and show an example of what you want for the output. We can probably help you with the command line once we understand what the issue is. In the meantime see the geometry modifiers at http://www.imagemagick.org/script/command-line-processing.php#geometry these ...
- 2012-09-25T10:05:11-07:00
- Forum: Users
- Topic: Reszie overlay and output
- Replies: 5
- Views: 5668
Reszie overlay and output
hi, im trying to combine 2 images, resizing the 1st and the output... i got close enough but not quite right composite ( -gravity center -geometry +0+0 -resize 80x80 charge.png ) ( full.png ) out.png http://i47.tinypic.com/34rsyh3.png this will resize the overlay charge.png but not the output ...