[argyllcms] Re: use entire sheet for print targets

On Wed, Aug 27, 2008 at 11:31 AM, Stefan Döhla <color@xxxxxxxxx> wrote:
> Hi all,
>
> I'm playing around with argyll to create a profile for a Canon Selphy
> currently - a 4x6" photo printer. This thing can make borderless prints so I
> wanted to fully use the (quite expensive!) paper - which shouldn't be
> problem with the i1 (that doesn't really need extra margins).
>
> What I do is
> #printtarg -v -ii1 -p 100x148 -m 0 canon_selphy_blabla
>

On solution is of course to create a larger chart and crop it like this:
#printtarg -v -ii1 -p 130x148 -T -m 0 canon_selphy_blabla
#mogrify -crop 400x600+90+0  canon_selphy_blabla*tif

It works at least with tif files. Imagemagick for cropping.

Lars Tore

Other related posts: