MGR bitmap

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Formatting)
Line 11: Line 11:
  
 
Files begin with a two-byte ASCII signature:
 
Files begin with a two-byte ASCII signature:
 
+
{| class="wikitable"
"yz" = modern format, 8-bit aligned
+
! Signature
"yx" = modern format, squeezed
+
! Format
"xz" = old format, 1-bit, 32-bit aligned
+
|-
"zz" = old format, 1-bit, 16-bit aligned
+
|"yz" || modern format, 8-bit aligned
"zy" = old format, 8-bit, 16-bit aligned
+
|-
"xy" = same as "zy"?
+
|"yx" || modern format, squeezed
 +
|-
 +
|"xz" || old format, 1-bit, 32-bit aligned
 +
|-
 +
|"zz" || old format, 1-bit, 16-bit aligned
 +
|-
 +
|"zy" || old format, 8-bit, 16-bit aligned
 +
|-
 +
|"xy" || same as "zy"?
 +
|}
  
 
== Specifications ==
 
== Specifications ==

Revision as of 01:47, 15 May 2013

File Format
Name MGR bitmap
Ontology
Released ~1984

Contents

Overview

MGR bitmap is an image file format associated with the ManaGeR (or MGR) windowing system.

Identification

Apparently, MGR bitmap files do not conventionally have a filename extension.

Files begin with a two-byte ASCII signature:

Signature Format
"yz" modern format, 8-bit aligned
"yx" modern format, squeezed
"xz" old format, 1-bit, 32-bit aligned
"zz" old format, 1-bit, 16-bit aligned
"zy" old format, 8-bit, 16-bit aligned
"xy" same as "zy"?

Specifications

Software

Sample files

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox