Notes:
Removed proprietary footage and restructured tests, Wiretap::has_audio? is now Wiretap::AUDIO. Further: see changelog
Changes:
* Added reading SGI 8/16 bit uncompressed
* All 3 color 8/16 RLE/Verbatim SGI are readed
* Extended Wiretap::PPM::format
* Moving tests
* New ImageIO implementation
* Be more lenient with test materials
* Made node destruction more lenient
* More liberal length method
* Made NodeFrames[]= actually accept Fixnums and not Strings
* All tested
* Wiretap::CLIENT_VERSION is useful
* Catch locked library exception via Wiretap::LibraryLocked
* Modified extconf to actually use WIRETAP_INSTALL_DIR envar
* Added RAW support
* Fixed test and file type hinting
|