4 # This file defines the font and character mappings used for ISO-8859-8
5 # (Hebrew) text printing.
7 # The first line consists of:
9 # direction width normal bold italic bold-italic
11 # Direction is the string "ltor" or "rtol", indicating left-to-right or
14 # Width is the string "single" or "double"; double means that the glyphs
15 # are twice as wide as ASCII characters in the Courier typeface.
17 # "Normal", "bold", "italic", and "bold-italic" are the typefaces to use
18 # for each presentation. If characters are only available in a single
19 # style then only one typeface should be listed (e.g. "Symbol")
21 # Each font that is listed will be used (and downloaded if needed) when
25 00 7f ltor single Courier Courier-Bold Courier-Italic Courier-BoldItalic
26 80 ff rtol single Courier
29 # The following lines define the mapping from the 8-bit character set to
30 # the Unicode glyphs for each character:
34 # "Char" and "glyph" are hexadecimal values.