Segmented Hypergraphics

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Sample files)
(Sample files)
Line 27: Line 27:
 
* SHG/MRB files are embedded in countless [[HLP (WinHelp)#Sample files|HLP]] files.
 
* SHG/MRB files are embedded in countless [[HLP (WinHelp)#Sample files|HLP]] files.
 
* https://telparia.com/fileFormatSamples/image/shg/
 
* https://telparia.com/fileFormatSamples/image/shg/
 +
* https://telparia.com/fileFormatSamples/image/multipleResolutionBitmap/
  
 
== Links ==
 
== Links ==

Revision as of 18:19, 16 May 2022

File Format
Name Segmented Hypergraphics
Ontology
Extension(s) .shg, .mrb

Segmented Hypergraphics (SHG), and its alter-ego Multiple Resolution Bitmap (MRB), are graphics formats used almost exclusively in the development of HLP (WinHelp) files. An SHG/MRB file contains one or more images in a BMP-like format, or WMF format. It also contains information about regions of the images that should be treated as hyperlinks.

Loosely speaking, SHG files are supposed to contain a single image, while MRB files contain more than one image. In practice, neither the file extension nor the file signature can be relied upon to be consistent with the image count, so the definition of SHG vs. MRB may be a matter of opinion.

Contents

Identification

SHG/MRB files begin with 6c 50 or 6c 70.

Specifications

Software

  • helpdeco → splitmrb [Ed. note: The splitmrb (v1.5) utility is in disrepair, and is unlikely to work correctly if built with a modern compiler.]
  • Deark
  • Konvertor

See also HLP (WinHelp)#Software. (Open source WinHelp software can presumably decode SHG/MRB in some way, though it may not expose that functionality to the user.)

Sample files

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox