On 7/9/04 3:09 am, "Stephen Ingrum" <[EMAIL PROTECTED]> wrote:
> I'm using copypixels to dynamically create a series of thumbnail images.
> In testing useFastQuads, I see no difference in speed or quality.
> Shouldn't I see some difference?

Hi Stephen,

If the sides of your quad are parallel (ie. the quad is a parallelogram),
then you should see no difference; useFastQuads will give you exactly the
same results.  The slower routine is necessary if the quad has non-parallel
sides (wedge shaped).

Presumably your thumbnail images are rectangular.  If so, I am not surprised
that you see no difference.

Cheers,

James 

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL 
PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping 
with programming Lingo.  Thanks!]

Reply via email to