On Sun, May 07, 2006 at 08:10:54PM +0200, Andreas Jellinghaus wrote:
> warning: 1600x1200 or something like that.
> can anyone recommend a software to create smaller versions
a tool from imagegagick does this for me:

convert $file -resize 640x480 small_$file
 
Christian
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to