HP 100LX/200LX icon
(Category:Hewlett-Packard) |
|||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Graphics | |subcat=Graphics | ||
− | |extensions={{ext|icn}} | + | |extensions={{ext|icn}}, {{ext|xbg}} |
|released=~1993 | |released=~1993 | ||
}} | }} | ||
Line 17: | Line 17: | ||
== Sample files == | == Sample files == | ||
* http://cd.textfiles.com/20mnn/PALMTOP/WINICO.ZIP | * http://cd.textfiles.com/20mnn/PALMTOP/WINICO.ZIP | ||
− | * http://www.angelfire.com/ego/palmtop/ | + | * [http://www.angelfire.com/ego/palmtop/ Themes for the X-Finder GUI on the HP 200LX Palmtop PC] |
== Links == | == Links == | ||
* [[Wikipedia:HP 200LX|Wikipedia: HP 200LX]] | * [[Wikipedia:HP 200LX|Wikipedia: HP 200LX]] | ||
+ | |||
+ | == Editors' notes == | ||
+ | The packages at the "Themes for the X-Finder GUI" site listed above also contain some '''.XBG''' files, which use the same format as .ICN, but are larger in image size, and are intended to be used as wallpaper/background images instead of icons. We haven't found any other information about XBG files, but this suggests that ICN may just be a subformat of some other format. | ||
[[Category:Personal Digital Assistant formats]] | [[Category:Personal Digital Assistant formats]] | ||
[[Category:Hewlett-Packard]] | [[Category:Hewlett-Packard]] |
Revision as of 23:15, 7 October 2014
The HP 100LX and HP 200LX palmtop computers used a custom icon format, with filename extension .ICN.
Contents |
Format
We did not find much documentation about this format, but the examples we've seen use a simple uncompressed bi-level format, with an 8-byte header. The image dimensions are stored in the header, but they are probably always 44×32.
Identification
A file begins with bytes 01 00 01 00
.
Assuming dimensions of 44×32 pixels, the next four bytes are 2C 00 20 00
, and the file is exactly 200 bytes in size.
Sample files
- http://cd.textfiles.com/20mnn/PALMTOP/WINICO.ZIP
- Themes for the X-Finder GUI on the HP 200LX Palmtop PC
Links
Editors' notes
The packages at the "Themes for the X-Finder GUI" site listed above also contain some .XBG files, which use the same format as .ICN, but are larger in image size, and are intended to be used as wallpaper/background images instead of icons. We haven't found any other information about XBG files, but this suggests that ICN may just be a subformat of some other format.