# These templates have been reviewed by the debian-l10n-english
# team
#
# If modifications/additions/rewording are needed, please ask
# debian-l10n-english@lists.debian.org for advice.
#
# Even minor modifications require translation updates and such
# changes should be coordinated with translators and reviewers.

Template: x-ttcidfont-conf/tt_backend
Type: select
Choices: freetype, xtt
Default: freetype
_Description: Backend to use for TrueType handling on X:
 Two backends can handle TrueType fonts: FreeType and X-TT.
 .
 The standard FreeType has simple features, while X-TT
 offers a TrueType fonts decoration mechanism that can create bold and
 oblique faces from a single font.
 .
 If in doubt, you should choose FreeType.

Template: x-ttcidfont-conf/xtt_vl
Type: boolean
_Description: Prefer speed over quality while rendering?
 There are two ways for X-TT to calculate the font metrics:
 .
  - user header info:      fast and lightweight but fallible;
  - calculate every glyph: slow and heavyweight but reliable.
 .
 With a fast CPU and enough memory, you should decline this option and
 X-TT will calculate every glyph.
