#  Composite004 Keven Fedirko 04.02.92  4x5 logos. v1.01

#  This will crop the rendered logo "imageA.1" at the appropriate size for a
#  logo that lies between the first and second safe lines (from the outside)

composite -S 1024 70 logo1k imageA.1 -v

composite -S 2048 140 logo2k imageA.1 -v

composite -S 4096 280 logo4k imageA.1 -v

composite -S 6144 420 logo6k imageA.1 -v

composite -S 8192 560 logo8k imageA.1 -v

