Details
-
New Feature
-
Resolution: Fixed
-
Minor
-
2.0.0-alpha.2
-
None
Description
Loading of images into Textures works only with a limited list of formats (i.e. jpg, png).
There are important formats missing, like .gif. The decoding support should be added, i.e. by using the FreeImage library (already part of ImageMetadataExtractor).
There are important formats missing, like .gif. The decoding support should be added, i.e. by using the FreeImage library (already part of ImageMetadataExtractor).