>I thought about this some more, and knocked up a quick little test. After >loading an image, examine the image width and if it's over some max size, >scale the image down: I forgot to add that we need to decide what size to constrain to. I found that changing the width in pixels changes the height to keep the same aspect ratio. It's probably possible to find the width in pixels of the frame, and change the size of the image to be 50% of that, rather than using a maximum fixed width in pixels.
Phil _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
