HOME

TheInfoList



OR:

A Segmented Hyper Graphics (SHG) file is a computer
image file format An Image file format is a file format for a digital image. There are many formats that can be used, such as JPEG, PNG, and GIF. Most formats up until 2022 were for storing 2D images, not 3D ones. The data stored in an image file format may be ...
that contains a
bitmap In computing, a bitmap is a mapping from some domain (for example, a range of integers) to bits. It is also called a bit array or bitmap index. As a noun, the term "bitmap" is very often used to refer to a particular bitmapping application: th ...
and optionally a number of
hotspots Hotspot, Hot Spot or Hot spot may refer to: Places * Hot Spot, Kentucky, a community in the United States Arts, entertainment, and media Fictional entities * Hot Spot (comics), a name for the DC Comics character Isaiah Crockett * Hot Spot (Tra ...
. This file format was developed for use in
WinHelp Microsoft WinHelp is a proprietary format for online help files that can be displayed by the Microsoft Help browser ''winhelp.exe'' or ''winhlp32.exe''. The file format is based on Rich Text Format (RTF). It remained a popular Help platform from W ...
files, and allowed the user to click on different parts of an image to jump to different topics in the help file. SHG files can still be imported by some help authoring tools and thus can be used to create help files in formats other than WinHelp. The SHG format is rarely used for help file formats other than WinHelp. Most other help formats use a method based on
HTML The HyperText Markup Language or HTML is the standard markup language for documents designed to be displayed in a web browser. It can be assisted by technologies such as Cascading Style Sheets (CSS) and scripting languages such as JavaScri ...
image map In HTML and XHTML, an image map is a list of coordinates relating to a specific image, created in order to hyperlink areas of the image to different destinations (as opposed to a normal image link, in which the entire area of the image links to a ...
s.


SHG-enabled software

* Microsoft's ''shed.exe'' "Using Graphics Within a Help File"
Q90291, Microsoft the original application used to create SHG files * JGsoft's ''Hotspot Builder'

which can create and edit SHG files * EC Software's ''Help and Manual'

which can import SHG files


References

{{reflist Graphics file formats