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...") |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(6 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] | ||
+ | * {{DexvertSamples|image/amosIcons}} | ||
[[Category:Amiga]] | [[Category:Amiga]] |
Latest revision as of 02:57, 28 December 2023
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.
[edit] Identification
Files begin with ASCII characters "AmIc
".
[edit] Software
- Deark
- Refer to AMOS Sprite Bank#Software.