home *** CD-ROM | disk | FTP | other *** search
- Short: Show IFF struct & chunk contents. MUI Application.
- Author: kay@cip.informatik.uni-wuerzburg.de (Kay Drangmeister)
- Uploader: kay@cip.informatik.uni-wuerzburg.de (Kay Drangmeister)
- Type: util/misc
-
- IFF Master is a program that allows you to have a view inside the structure
- of IFF files. It is not yet another picture viewer or sound sample player,
- but it displays the internal entities (chunks) of a file. For example, the
- headers of pictures (ILBM) or sound samples (8SVX) are displayed in clear,
- so you can directly read the size and depth of the image or the sampling
- rate.
-
- Current features (V 1.2) include:
- - MUI application
- - localized GUI (with AmigaOS 2.1 or later)
- - Extensive chunk type library (currently 31 form types, 208 known chunks,
- 43 of these with comprehensive structure description)
- - Chunk contents are presented alternatively as structure, text or hexdump
- - Bit fields and enumeration types are displayed in clear
- - Fixed point values are printed in decimal (e.g. 8SVX.VHDR.Volume)
- - Callback hooks for special attributes, e.g. the Mode-ID
- inside the CAMG chunk is de-referenced (e.g. "PAL: Hires").
- - clipboard support
- - chunk contents can be saved
- - AppWindow and AppIcon
-