Re: Font problem (with Image Magick, in particular)
On 2005-07-18 16:49:39 +0200, Vincent Lefevre wrote:
> The image info window of Image Magick is almost unreadable. See
>
> 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'.
--
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
Reply to: