My first attempt to convert ExIf35 from .NET to Mono to run on Mac has not gone very well… Unhandled Exception: System.Reflection.TargetInvocationException:Exception has been thrown by the target of an invocation. —>System.OverflowException: Number overflow. at (wrapper managed-to-native)object:__icall_wrapper_mono_array_new_specific (intptr,int) at System.Drawing.Icon.InitFromStreamWithSize (System.IO.Streamstream, Int32 width, Int32 height) [0x00000] at System.Drawing.Icon..ctor(System.Runtime.Serialization.SerializationInfo info, StreamingContextcontext) [0x00000] at (wrapper managed-to-native)System.Reflection.MonoCMethod:InternalInvoke(object,object[],System.Exception&) at System.Reflection.MonoCMethod.Invoke (System.Object obj,BindingFlags invokeAttr, System.Reflection.Binder […]