[argyllcms] Re: use entire sheet for print targets
- From: "Lars Tore Gustavsen" <lars.tore@xxxxxxxxxxxxxx>
- To: argyllcms@xxxxxxxxxxxxx
- Date: Wed, 27 Aug 2008 12:13:59 +0200
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
- References:
- [argyllcms] use entire sheet for print targets
- From: Stefan Döhla
Other related posts:
- » [argyllcms] use entire sheet for print targets
- » [argyllcms] Re: use entire sheet for print targets
- » [argyllcms] Re: use entire sheet for print targets
- » [argyllcms] Re: use entire sheet for print targets
- [argyllcms] use entire sheet for print targets
- From: Stefan Döhla