In addition to text information, graphics may also be displayed in help panels. Either character graphics or bitmaps may be used. Character graphics are embedded directly within the help text, using the :xmp tag to ensure correct formatting. Bitmaps are referenced from within the help text using the :artwork tag. An example of this tag is shown in Figure "Displaying a Bitmap in a Help Window".
The align= attribute on the :artwork tag allows a bitmap to be aligned either left-justified, right-justified or centered in the window. In situations where the bitmap must fill the entire window, the fit attribute may be specified, which causes the bitmap to be scaled to fit the window size.