FreeImage has a dual licensing model. GPL and its own custom license (FIPL). The imageio project will be BSD (or maybe MIT) licensed. That means it's incompatible with GPL.
I quickly skimmed through the FIPL but I find it hard to tell whether it poses any limitations for our users. Does anyone has an idea about this?
If necessary, we might try to convince the FreeImage people to also provide a LGPL license, which would allow us to use the binary libraries as is (similar to Qt).
Almar