Ticket #183 (closed bug: wontfix)
imagerotator does not downscale correctly
| Reported by: | jeroen | Owned by: | |
|---|---|---|---|
| Priority: | Milestone: | Flash 3.17 | |
| Component: | Keywords: | ||
| Cc: | Forum thread: |
Description
I cant get imagerotator to downscale correctly (the way I want :) with overstretch. Two Images with the same aspect ratio (but of different sizes) should look the same using overstrech=false, right?
Example: http://odots.org/tmp/imagerotator/
the images used are: http://odots.org/tmp/imagerotator/test/sirkel.jpg http://odots.org/tmp/imagerotator/test/sirkel_liten.jpg
As you can see the large image is not streched (downscaled) correctly ..
Change History
comment:2 Changed 5 years ago by jeroen
- Status changed from closed to reopened
- Resolution fixed deleted
comment:3 Changed 5 years ago by jeroen
- Status changed from reopened to closed
- Resolution set to wontfix
Apparently, Flash (acionscript2?) either won't open files that are >2880px or one of the image loading libraries refuses to do so. The large image (3000x4000 pixels) is reported to be 2880x2880 within Flash...
