[Pharo-project] what is the goal of warpImage: aForm transform: aTransform
i guess it is related to warpBlt engine, which can zoom/rotate forms when blitting and do other distortions.. On 9 February 2011 17:03, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
there are no sender in Pharo 1.3? SMx does not have them.
Stef
-- Best regards, Igor Stasenko AKA sig.
strange because I can rotate windows and other and still me method has no sender... so this should be for something else. On Feb 9, 2011, at 7:54 PM, Igor Stasenko wrote:
i guess it is related to warpBlt engine, which can zoom/rotate forms when blitting and do other distortions..
On 9 February 2011 17:03, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
there are no sender in Pharo 1.3? SMx does not have them.
Stef
-- Best regards, Igor Stasenko AKA sig.
This appears to haved been used by KedamaMorph in Squeak for scaling (rather than using an intermediate Form). Probably worth keeping though... Regards, Gary ----- Original Message ----- From: "Stéphane Ducasse" <stephane.ducasse@inria.fr> To: <Pharo-project@lists.gforge.inria.fr> Sent: Thursday, February 10, 2011 6:49 AM Subject: Re: [Pharo-project] what is the goal of warpImage: aForm transform:aTransform strange because I can rotate windows and other and still me method has no sender... so this should be for something else. On Feb 9, 2011, at 7:54 PM, Igor Stasenko wrote:
i guess it is related to warpBlt engine, which can zoom/rotate forms when blitting and do other distortions..
On 9 February 2011 17:03, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
there are no sender in Pharo 1.3? SMx does not have them.
Stef
-- Best regards, Igor Stasenko AKA sig.
So for me I would remove it. We should get lightweight at the Morphic level to be able to redesign it and then after we can readd functionality when needed. Stef
This appears to haved been used by KedamaMorph in Squeak for scaling (rather than using an intermediate Form). Probably worth keeping though...
Regards, Gary
----- Original Message ----- From: "Stéphane Ducasse" <stephane.ducasse@inria.fr> To: <Pharo-project@lists.gforge.inria.fr> Sent: Thursday, February 10, 2011 6:49 AM Subject: Re: [Pharo-project] what is the goal of warpImage: aForm transform:aTransform
strange because I can rotate windows and other and still me method has no sender... so this should be for something else. On Feb 9, 2011, at 7:54 PM, Igor Stasenko wrote:
i guess it is related to warpBlt engine, which can zoom/rotate forms when blitting and do other distortions..
On 9 February 2011 17:03, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
there are no sender in Pharo 1.3? SMx does not have them.
Stef
-- Best regards, Igor Stasenko AKA sig.
participants (3)
-
Gary Chambers -
Igor Stasenko -
Stéphane Ducasse