Beyka / Android-TiffBitmapFactory

MIT License
131 stars 46 forks source link

TIFF Converter orientation issue #57

Closed karthikeyan-chandran closed 1 year ago

karthikeyan-chandran commented 1 year ago

Tiff converter have a default orientation type which is blocking to update the orientation during the conversion of bitmap to tiff. Can you share the original source code to update it or modify the behaviour of converter?.

I tried to run it in android studio, throwing error not able to build the app in studio. Steps to run or update the library will be helpful.