[Cuis-dev] Extent of a form after rotation

Hilaire Fernandes hfern at free.fr
Wed Oct 25 09:51:32 PDT 2023


Hi,

When rotating 90 degrees, I have oversize extent.

|image|  
image  :=  ImageMorph  new.
Transcript  show:  image  form  extent;cr.
image  image:  (image  form  rotatedByDegrees:  90).
Transcript  show:  image  form  extent

Transcript output is:

85 at 57 <- original form
103 at 103 <- rotated form

I will expect 57 at 85 for the rotated form

Thanks

-- 
GNU Dr. Geo
http://drgeo.eu
http://blog.drgeo.eu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20231025/a5921762/attachment-0001.htm>


More information about the Cuis-dev mailing list