Template: x-ttcidfont-conf/tt_backend
Type: select
Choices: freetype, xtt
Default: freetype
_Description: Backend to use for TrueType handling on X:
 XFree86 4.x has two backends to handle TrueType fonts, FreeType and X-TT.
 FreeType is a standard and simple backend, while X-TT is alternative and
 has a mechanism of decorating TrueType fonts that can create bold and
 oblique faces from a single font.
 .
 If unsure, choose FreeType.

Template: x-ttcidfont-conf/font_path_change2
Type: note
_Description: FontPath of TrueType and CID managed by defoma is changed
 TrueType and CID font paths which defoma manages have changed
 again. Please add these entries to the "Files" section of
 /etc/X11/XF86Config-4:
 .
   FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
   FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
 .
 Also add these two directories to the "catalogue" path lists in
 /etc/X11/fs/config and/or /etc/X11/fs-xtt/config, and delete any
 mention of /usr/lib/X11/fonts/CID in any of these files.

Template: x-ttcidfont-conf/xtt_vl
Type: boolean
_Description: Prefer speed over quality while rendering?
 There are two ways for XTT to calculate the font metrics:
 .
  1) use header info; fast, lazy, possible miscalculation(?).
  2) calculate every glyph; slow, need highspeed CPU and much memory.
 .
 If you have faster CPU and large amount of memory, you should go for (2)
 and decline this option. If your computer offers limited amount of
 resources, you should go for the first solution and select this option.

