help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fonts for some characters not found


From: Matthias Meulien
Subject: Re: Fonts for some characters not found
Date: 08 Jun 2003 19:58:32 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.93

A. L. Meyers <me@privacy.net> wrote:

> (...) Fonts for some characters not found. Continue?
> 
> Continuing just puts in small boxes instead of the characters.

I encounter this problem when printing a file with iso8859-15 encoded
characters. Is it the same problem as yours ?

The following fix this problem.

(add-to-list 'ps-mule-font-info-database
             '(latin-iso8859-15
               (normal nil nil iso-latin-15)))

Bye,
-- 
Matthias


reply via email to

[Prev in Thread] Current Thread [Next in Thread]