Is there any way to read a TIFF file under AIR? Looks like Flash doesn't have native support for TIFF format, any libraries out there?
|
|
|||
|
|
|
I've found a working decoder (uncompressed files only): http://www.ctyeung.com/AIR/index.html |
||
|
|
|
Here is an open source encode project, and according the author that decode future has been working on. |
||
|
|
|
According to this, TIFF is supported by Adobe Flash Player and Adobe AIR, together with BMP, GIF, JPG, and PNG. edit: FTA:
edit2: It appears that dynamic loading of TIFF is not possible. I couldn't find any third-party library to do so. |
||||
|
