28 Aug
2008
28 Aug
'08
11:19 p.m.
Juan Lang a écrit :
Here is an implementation of D3DXGetImageInfoFromFileInMemory using FreeImage.
Is the license compatible? FreeImage is dual-licensed with the GPL (which Wine cannot use) and their own license. I'd be surprised if their license were LGPL compatible. --Juan
There is no need to include it in wine's git. Using it as an external library is sufficient. wine uses other libraries which are GPL-ed. BTW, their home-made license looks quite permissive.