AMOS Icon Bank
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|abk}} }} '''AMOS Icon Bank''' is a raster image file format. Refer to AMOS Sprite Bank for more info...") |
(→Sample files) |
||
| (5 intermediate revisions by 3 users not shown) | |||
| Line 10: | Line 10: | ||
== Identification == | == Identification == | ||
Files begin with ASCII characters "<code>AmIc</code>". | Files begin with ASCII characters "<code>AmIc</code>". | ||
| + | |||
| + | == Software == | ||
| + | * {{Deark}} | ||
| + | * Refer to [[AMOS Sprite Bank#Software]]. | ||
== Sample files == | == Sample files == | ||
* 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/amosIcons/ | ||
[[Category:Amiga]] | [[Category:Amiga]] | ||
Revision as of 17:12, 20 August 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
- Deark
- Refer to AMOS Sprite Bank#Software.