Package: imagemagick
Version: 6:6.2.3.4-1
Severity: normal

The Image Magick X11 graphical interface (display) uses a bad font for
its info window, making it almost unreadable. You can see a snapshot
here:

  http://www.vinc17.org/download/imagick-imageinfo.png

My /etc/X11/xorg.conf file contains:

Section "Files"
        FontPath        "unix/:7100"                    # local font server
        # if the local font server has problems, we can fall back on these
        FontPath        "/usr/lib/X11/fonts/misc"
        FontPath        "/usr/lib/X11/fonts/cyrillic"
        FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/Type1"
        FontPath        "/usr/lib/X11/fonts/CID"
        FontPath        "/usr/lib/X11/fonts/100dpi"
        FontPath        "/usr/lib/X11/fonts/75dpi"
EndSection

This is the default configuration. If I replace the second FontPath
line by

        FontPath        "/usr/lib/X11/fonts/misc/:unscaled"

then Image Magick says that it is unable to load the font
'-*-fixed-medium-r-normal-*-12-*-*-*-*-*-iso8859-1'.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11.10-20050517
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)

Versions of packages imagemagick depends on:
ii  libmagick6                   6:6.2.3.4-1 Image manipulation library

imagemagick recommends no packages.

-- no debconf information


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

Reply via email to