Piasy / BigImageViewer

Big image viewer supporting pan and zoom, with very little memory usage and full featured image loading choices. Powered by Subsampling Scale Image View, Fresco, Glide, and Picasso. Even with gif and webp support! 🍻
MIT License
3.98k stars 400 forks source link

BMP format support? How disable tilling? #216

Open Kitsune2222 opened 3 years ago

Kitsune2222 commented 3 years ago

How to show bmp images, in ssiv need to disable tilling, because BitmapRegionDecoder not support bmp, how it do here?