Re: Canvas view of FxGenerator, scaling issue
Re: Canvas view of FxGenerator, scaling issue
- Subject: Re: Canvas view of FxGenerator, scaling issue
- From: Brian Gardner <email@hidden>
- Date: Wed, 25 Mar 2009 11:52:39 -0700
I actually need to have my Reference Image at a different width and
height
than the canvas. This is the main reason I'm writing a Generator
and not a Filter or a Transition. I need to by-pass the conform.
One of the custom plugins I need to write is basically
an automated 'content-aware' pan-and-scan.
Typically 4096x2048 images in, and typically 1920x1080 out.
Mostly choosing the best crop region. Occasionally, a partial scale &
crop.
It uses a set of rules and analyzes the 4K image to choose the crop
region.
Is there an easier way to by-pass the conform?
-- Brian
It's likely your bug, since we ship dozens of generators which work
properly, as do other developers. Have you checked the width and
height of the reference image? It's probably not scaled the same as
the canvas. (This is another reason why you might want to write an
FxFilter instead of an FxGenerator.)
Darrin
--
Darrin Cardani
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Pro-apps-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden