> Pixel resolution is locked-down on PDFs.

Kinda.  The `Image Resize` patch does some magic to resize the image prior to 
rasterization, if you attach it directly after the `Image` patch.  See the 
attached composition — the `Image` patch outputs an image of the PDF that's 
612x792 by default; passing it through `Image Resize` results in a sharp 
3091x4000 image (i.e., not the 612x792 image scaled up, but the vectors 
rendered at higher resolution).

However this doesn't seem to work reliably — for example, in the attached 
composition, try swapping the order of the Image Multiplexer's two inputs, and 
restart the composition.  The resized image will then be blurry (i.e., the 
612x792 image *is* scaled up in that case).

Steve

-- 
Steve Mokris [ st...@kineme.net ]
http://kineme.net/

Attachment: twisty.qtz
Description: application/quartzcomposer

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list      (Quartzcomposer-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to