AMOS Icon Bank
From Just Solve the File Format Problem
(Difference between revisions)
(→Software) |
(→Sample files) |
||
Line 17: | Line 17: | ||
* http://sourceforge.net/projects/javaamosabk/files/abk/ (e.g. 3dSIco.abk) | * http://sourceforge.net/projects/javaamosabk/files/abk/ (e.g. 3dSIco.abk) | ||
* [http://cd.textfiles.com/zoom2/graphics/misc/paintit/banks/icons2.abk icons2.abk] | * [http://cd.textfiles.com/zoom2/graphics/misc/paintit/banks/icons2.abk icons2.abk] | ||
+ | * https://telparia.com/fileFormatSamples/image/ICONOS | ||
[[Category:Amiga]] | [[Category:Amiga]] |
Revision as of 15:16, 26 May 2020
AMOS Icon Bank is a raster image file format. Refer to AMOS Sprite Bank for more information relevant to this format.
Except for the 4-byte signature that begins the file, AMOS Icon Bank is reportedly identical to AMOS Sprite Bank.
Identification
Files begin with ASCII characters "AmIc
".
Software
Refer to AMOS Sprite Bank#Software.