Package: fontconfig
Version: 2.3.1-1
Severity: important
Tags: patch

Hello Keith,

  the latest fontconfig.postinst has the following:

-----------------------8<----------------------------------------
db_get fontconfig/hinting_type
hinting_type="$RET"

[...]

case "$hinting_type" in
"Native")
        ;;
"Autohint")
        ln -s $CONFDIR/$autohint $CONFDIR/$hint_prio$autohint
        ;;
"None")
        ln -s $CONFDIR/$unhinted $CONFDIR/$hint_prio$unhinted
        ;;
esac
-----------------------8<----------------------------------------

  However, fontconfig/hinting_type has "Choices: Native, Autohinter,
  None", which makes selecting "Autohinter" in the Debconf dialog have
  no effect in the config file (no link is created).

  Fix is trivial: s/Autohint/Autohinter/ in the case statement.

  Thanks.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)

Versions of packages fontconfig depends on:
ii  debconf [debconf-2.0]       1.4.46       Debian configuration management sy
ii  defoma                      0.11.8-0.1   Debian Font Manager -- automatic f
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libfontconfig1              2.3.1-1      generic font configuration library
ii  msttcorefonts               1.2          Installer for Microsoft TrueType c
ii  ttf-bitstream-vera          1.10-3       The Bitstream Vera family of free 
ii  ttf-freefont                20031008-1.1 Freefont Serif, Sans and Mono True
ii  ucf                         1.14         Update Configuration File: preserv

-- debconf information:
* fontconfig/subpixel_rendering: Never
* fontconfig/enable_bitmaps: false
* fontconfig/rendering_type: Autohinter
* fontconfig/hinting_type: Autohinter

-- 
Adeodato Simó
    EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
There may be no I in TEAM, but a M and an E.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to