Second shot OpenJPEG native lib replacement

Mostly working, could use some fine tuning for unsupported images
This commit is contained in:
Cinder
2021-07-04 18:01:05 -05:00
parent 48455d63b0
commit 3c76a98f8e
37 changed files with 2781 additions and 1342 deletions

View File

@@ -25,6 +25,7 @@
<PreBuildEvent />
<PostBuildEvent />
<TargetFramework>netcoreapp3.1</TargetFramework>
<Platforms>AnyCPU;x64;x86</Platforms>
</PropertyGroup>
<PropertyGroup>
<PreBuildEvent />