• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1charset utf8
2
3#
4# This file defines the font mappings used for Unicode/UTF-8 text printing
5# through PDF.
6#
7# Each line consists of:
8#
9#   first last direction width normal bold italic bold-italic
10#
11# First and last are the first and last glyphs in the font mapping
12# that correspond to that font; contrary to PostScript printing
13# they only select the font. To find the glyph the complete unicode
14# character will be looked up in the (3,1) resp. (3,0) cmap of the
15# TrueType font. The glyph values are hexadecimal.
16#
17# Direction is the string "ltor" or "rtol", indicating left-to-right or
18# right-to-left text.
19#
20# Width is the string "single" or "double"; double means that the glyphs
21# are twice as wide as ASCII characters in the Courier typeface.
22#
23# "Normal", "bold", "italic", and "bold-italic" are the typefaces to use
24# for each presentation.  If characters are only available in a single
25# style then only one typeface should be listed (e.g. "Symbol")
26#
27# Each font that is listed will be used (and downloaded if needed) when
28# printing.
29#
30
310000 00FF ltor single CourierNew CourierNew:bold CourierNew:italic CourierNew:bold:italic
320100 02FF ltor single DejaVuSansMono DejaVuSansMono:bold DejaVuSansMono:oblique DejaVuSansMono:bold:oblique
330300 03FF ltor single DejaVuSansMono
340400 04FF ltor single DejaVuSansMono DejaVuSansMono:bold DejaVuSansMono:oblique DejaVuSansMono:bold:oblique
350500 05FF rtol single FreeMono
361E00 1EFF ltor single CourierNew CourierNew:bold CourierNew:italic CourierNew:bold:italic
372000 21FF ltor single DejaVuSansMono DejaVuSansMono:bold DejaVuSansMono:oblique DejaVuSansMono:bold:oblique
382200 23FF ltor single Symbol
393000 9FFF ltor double ARPLUMingCN
40#0400 04FF ltor single FreeMono FreeMono:bold FreeMono:oblique FreeMono:bold:oblique
41