Search found 2 matches

by Riot__
2016-11-24T10:11:07-07:00
Forum: Users
Topic: Draw a rotated banner on an image
Replies: 2
Views: 3174

Re: Draw a rotated banner on an image

Hi GeeMack, Thanks for your reply! I'm using IM 6.8.8 on Linux. My goal is to write a script to generate Android app icons, and I would provide: an input image (500x500) a caption title (Beta) a list of resolutions (192x192, 144x144, ...) The script will resize the input image to the given ...
by Riot__
2016-11-24T01:59:51-07:00
Forum: Users
Topic: Draw a rotated banner on an image
Replies: 2
Views: 3174

Draw a rotated banner on an image

Hi, I'd like to draw a rotated banner on an image. What I call a banner is a rectangle filled with a color and a text centered inside it. Want I would like to achieve is: https://s18.postimg.org/xsqtgn221/Logo_orig.png ==> https://s18.postimg.org/e9m87a3ah/Logo_banner.png For now, I'm only able to ...