OS/2 Icon
From Just Solve the File Format Problem
(Difference between revisions)
(→IC) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
Line 42: | Line 42: | ||
=== IC === | === IC === | ||
* [http://cd.textfiles.com/libris/GRAPHICS/WINDOWS/2736.ZIP 2736.ZIP] - The 288-byte ICO files are in IC format. For example MOUSE.ICO, PC2PC.ICO. | * [http://cd.textfiles.com/libris/GRAPHICS/WINDOWS/2736.ZIP 2736.ZIP] - The 288-byte ICO files are in IC format. For example MOUSE.ICO, PC2PC.ICO. | ||
− | * | + | * {{DexvertSamples|image/icoOS2}} |
=== Various === | === Various === |
Latest revision as of 02:55, 28 December 2023
OS/2 Icon is an icon format related to OS/2 BMP. It is a member of the OS/2 bitmap family of formats. It is very similar to OS/2 Pointer format. It is not particularly similar to Windows ICO format.There is a color format, and a bi-level format. Multiple icons may be stored in the same file using the "bitmap array" ("BA") container format. The BA format may be used even when the file contains only one icon.
OS/2 icons are sometimes embedded as resources in OS/2 Linear Executable files.
Contents |
[edit] Identification
An OS/2 Icon file may begin with ASCII characters "CI
" (color), or "IC
" (bi-level).
Or, it may begin with "BA
", and have "CI
" or "IC
" at offset 14.
[edit] Specifications
[edit] Software
- XIcon (old software, untested)
- Deark
- Image Alchemy
[edit] Sample files
[edit] BA/CI
(Most, but not all, of the icons at these locations use BA/CI format.)
- http://ftp.sunet.se/pub/OS2/hobbes/multimedia/images/icons/
- http://cd.textfiles.com/hobbesos29804/disk1/ICONS/
- http://cd.textfiles.com/hobbesos29503/ICONS/
- Some icon collections can be found at http://kimludvigsen.dk/os2/os2/graphx/index.php
- ICONSOS2.ZIP
[edit] BA/IC
- YAOS181.ZIP → yaos.ico
[edit] CI
- XICON10.ZIP → test/*.ico
- VISAGEIC.ZIP → toolsfop.ico, cwicon.ico
[edit] IC
- 2736.ZIP - The 288-byte ICO files are in IC format. For example MOUSE.ICO, PC2PC.ICO.
- dexvert samples — image/icoOS2
[edit] Various
- OS/2 BBS Files Archive → 25-Icons.zip