Closed RayBatts closed 10 years ago
Will Mac and Linux binaries be added later?
Can you add in the license text file (the FIPL version) in the root of the FreeImage.Net folder? We'll need to include that with the installer and/or docs eventually.
@tomspilman - Done. @KonajuGames - Not in this PR. Someone will have to build them as I can't.
Merged.
@KonajuGames - We're leaving Mac and Linux to people that actually run it and can test it well.
This PR contains both the binary and C# wrapper for the FreeImage library, to be implemented in MGCB.
The 64-bit version requires the source to be downloaded and compiled from Visual Stuio. These binaries are built from r3160. The C# Wrapper library was built against AnyCPU.
No changes or hacks were needed to get this working.
This is part of https://github.com/mono/MonoGame/issues/2478. When this is merged, I'll submit another PR that adds FreeImage support into our TextureImporter.