GlowIcons

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|info}} }} '''GlowIcons''' is the native icon file format for AmigaOS 3.5–4.0. It may also be known by ...")
 
Line 4: Line 4:
 
|extensions={{ext|info}}
 
|extensions={{ext|info}}
 
}}
 
}}
'''GlowIcons''' is the native icon file format for AmigaOS 3.5–4.0. It may also be known by names such as '''OS35 images''' or '''OS3.5 extension icons'''.
+
'''GlowIcons''' (or '''Glow Icon''') is the native icon file format for AmigaOS 3.5–4.0. It is sometimes known as '''OS35 images''' or '''OS3.5 extension icons'''.
  
A GlowIcons image is 46×46 pixels, and can have up to 256 colors.
+
A GlowIcons image is usually 46×46 pixels, with up to 256 colors.
  
 
See [[Amiga Workbench icon]] for more information about Amiga icons.
 
See [[Amiga Workbench icon]] for more information about Amiga icons.
  
 
== Format ==
 
== Format ==
A GlowIcons file has several headers, followed by image data in the form of an encapsulated [[IFF]] file.
+
A GlowIcons file is (more or less) a valid [[Amiga_Workbench icon|original format]] icon file. It contains an icon (or pair of icons) in the old format, which will be displayed by applications that don't support GlowIcons format. Sometimes this icon is just a placeholder (a blank 1×1 or 4×4 image is common), and sometimes it is a low-quality version of the real icon.
 +
 
 +
Starting at the position where a file in the original format would be expected to end, the ''real'' GlowIcons data begins. Locating this position in the file is nontrivial.
 +
 
 +
The GlowIcons data is in [[IFF]] format, and so begins with the ASCII string "<code>FORM</code>".
  
 
== Identification ==
 
== Identification ==
Files begin with bytes <code>0xE3 0x10</code>, as do all the major Amiga icon formats.
+
As with all the major Amiga icon formats, files begin with bytes <code>0xE3 0x10</code>.
  
File contains the ASCII strings (IFF tags) "<code>FORM</code>" and "<code>ICON</code>".
+
The ASCII string "<code>FORM</code>" appears somewhere in the files, followed (with 4 intervening bytes) by "<code>ICON</code>".
  
 
== Specifications ==
 
== Specifications ==
Line 27: Line 31:
 
== Links ==
 
== Links ==
 
* [[Wikipedia:NewIcons|Wikipedia: NewIcons]] - Also has information about GlowIcons
 
* [[Wikipedia:NewIcons|Wikipedia: NewIcons]] - Also has information about GlowIcons
 
== Editors' notes ==
 
GlowIcons is allegedly derived from the third-party [[NewIcons]] format, but we're having a hard time seeing any similarities.
 
  
 
[[Category:Amiga]]
 
[[Category:Amiga]]

Revision as of 00:04, 8 August 2013

File Format
Name GlowIcons
Ontology
Extension(s) .info

GlowIcons (or Glow Icon) is the native icon file format for AmigaOS 3.5–4.0. It is sometimes known as OS35 images or OS3.5 extension icons.

A GlowIcons image is usually 46×46 pixels, with up to 256 colors.

See Amiga Workbench icon for more information about Amiga icons.

Contents

Format

A GlowIcons file is (more or less) a valid original format icon file. It contains an icon (or pair of icons) in the old format, which will be displayed by applications that don't support GlowIcons format. Sometimes this icon is just a placeholder (a blank 1×1 or 4×4 image is common), and sometimes it is a low-quality version of the real icon.

Starting at the position where a file in the original format would be expected to end, the real GlowIcons data begins. Locating this position in the file is nontrivial.

The GlowIcons data is in IFF format, and so begins with the ASCII string "FORM".

Identification

As with all the major Amiga icon formats, files begin with bytes 0xE3 0x10.

The ASCII string "FORM" appears somewhere in the files, followed (with 4 intervening bytes) by "ICON".

Specifications

Sample files

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox