Re: Creating Really Big TIFF's
Re: Creating Really Big TIFF's
- Subject: Re: Creating Really Big TIFF's
- From: robert l clair <email@hidden>
- Date: Thu, 10 Jul 2003 16:35:40 -0400 (EDT)
>
It's not clear to me why you need files at this resolution, rather than
>
just letting the printer driver deal with rasterizing it
Several reasons:
0) The image isn't going to the printer. (Of course the user *can*
print the image. That's handled with Cocoa's printing objects.)
1) It is the output of specialty vector graphic arts program -
but I want allow the image to be post processed in a raster
program with functionality that I don't provide. (I'm not in
the business of cloning Photoshop.) I know PS will accept pdf
and rasterize it, but I want to be able to go to an arbitrary
raster program w/out worrying about whether it has a RIP. Also,
I am doing some odd things that I can be very smart about within
Cocoa but which pdf (certainly the default Apple implementation)
is VERY dumb about.
2) It may eventually wind up in an output device that doesn't have
a RIP and but does like tiff files.
Thanks,
Bob Clair
-------------------------------------------------------------
The Confusion is the gradient of the Potential for Confusion.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.