TiffLibrary no longer plays nice with 2.1.x #2195
-
Hi Jim, take a look at this thread... The Bridge to TiffLibrary appears broken after ImageSharp 2.0... yigolden/TiffLibrary#14 I have taken TIFF handling off my apps in response. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
The exception seems to be thrown from |
Beta Was this translation helpful? Give feedback.
-
@jhwheuer out of curiosity: What Tiff features does this TiffLibrary support which ImageSharp does not yet support? |
Beta Was this translation helpful? Give feedback.
The exception seems to be thrown from
TiffLibrary.ImageSharpAdapter.TiffDecoder
& the information in the issue is hardly actionable for us unless we debug into TiffLibrary ourselves. Would be helpful if someone could get more info to understand what is broken, it might be something about common NuGet dependencies.