Amiga Workbench icon
Amiga Workbench icon is a family of unnecessarily-complicated icon formats used on Amiga computers.
This article describes the original format (sometimes called "Old Style icon", or something to that effect). For information specific to the newer formats, refer to NewIcons and GlowIcons.
An icon file is typically located alongside the file to which it is associated. For example, a file named foo.bar.info
would be associated with the file named foo.bar
.
Some files contain a second image, to be displayed when the icon is selected.
Icons in the original format can have up to 4 colors. The actual colors displayed depend on the user's Workbench palette.
Contents |
Identification
Files begin with bytes 0xE3 0x10
. But make sure the file is not actually in NewIcons or GlowIcons format, which have the same signature.
Software
Sample files
- http://aminet.net/pix/icon (has icons in various formats)
- http://zapatopi.net/icon/ (in the .lha files)
Specifications
- http://krashan.ppa.pl/articles/amigaicons/
- http://www.evillabs.net/wiki/index.php/Amiga_Icon_Formats
- AmigaOS Documentation Wiki: Workbench_and_Icon_Library
Links
- Wikipedia: Amiga Workbench
- http://gega.homelinux.net/AmigaDevDocs/lib_14.html
- Ralf Steines' (unreleased) infotoppm - manpage may have useful information