Hi,

I want to display a PNG image in Slideshow. But it only shows me "bitmap 
failed".
I tried with a smaller PNG image. It works.

The bigger PNG is 4958 x 7017, file size is 200 KB.
The smaller PNG is 1800 x 600, file size is 18.2 KB.

Is there some limitation of the "bitmap" procedure in "slideshow" language?

I guess I could scale my bigger PNG file to a smaller dimension in an image 
editor like Photoshop and load it successfully. But this is not convenient. 
Could somebody tell me a better way to work around this? Thanks very much!

My code:

(slide (bitmap "print_example_asn.png"))

2013-09-19



ironson
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to