Search found 3 matches
- 2012-04-06T03:06:11-07:00
- Forum: Users
- Topic: annotate proportionnal with lot of image
- Replies: 3
- Views: 6442
Re: annotate proportionnal with lot of image
Yes, Imagemagick i don't know why i said ImageReady ! Thank you for this very interesting informations ! My code was confuse because i edited my post yesterday afternoon during my tests ... sorry ! Actually, i test this and for the moment it works fine, what do you this about it ? #!/bin/bash ...
- 2012-04-05T05:17:00-07:00
- Forum: Users
- Topic: annotate proportionnal with lot of image
- Replies: 3
- Views: 6442
annotate proportionnal with lot of image
Hello every body ! I try to use imageready to convert jpg to pdf and annotate them; for the moment, the only way i fund was to get size of picture with identify and after make operation to set size and position to annotate . For the moment, i'm stay here: #get the size of image largeur=$(echo ...
- 2012-02-01T06:25:09-07:00
- Forum: Users
- Topic: How to Make Pictures into Posters ?
- Replies: 2
- Views: 6170
How to Make Pictures into Posters ?
hello ! I'm not very good in Image magick and i would like to do a program like : http://www.blockposters.com/ Is IM able to do that ? I saw this: http://imagemagick.org/Usage/crop/#croptile ... but is it the good tools ? I saw pdfposter and poster (Deb package), but it will mean i must install a ...