From owt1@cornell.edu Thu Apr 17 19:46:56 1997 Date: 17 Apr 1997 17:30:44 -0400 From: Owen Taylor To: federico@nuclecu.unam.mx Cc: gimp-developer@scam.xcf.berkeley.edu Subject: Re: [gimp-devel] Patch for IfsCompose Federico Mena writes: > I've just made a small modification to the IfsCompose plug-in, so that > it now uses GDK_POINTER_MOTION_HINT_MASK to make the design area much > faster. Hmmmm, this doesn't work very well on my system. (It keeps any motion events from being sent to the design window.) I think that the interpretation of MotionHint is left somewhat up to the XServer. Thanks anyways though - I'll try to figure out some other ways of making the design window perform better. I've included small patch to fix another bug that Quartic tracked down. Owen *** ifscompose_utils.c.ots Thu Apr 17 17:03:38 1997 --- ifscompose_utils.c Thu Apr 17 17:04:39 1997 *************** *** 114,119 **** --- 114,121 ---- naff->a21 = 0; naff->a22 = yn/yo; } + naff->b1 = 0.0; + naff->b2 = 0.0; } void