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

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

Re: print eastern glyphs


From: Shigeki UNO
Subject: Re: print eastern glyphs
Date: Tue, 21 Sep 2004 01:49:40 +0900
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (berkeley-unix)

Sebastien Kirche <sebastien.kirche.no@spam.free.fr.invalid> writes:

| Hi,
| 
| when i try to ps-print such a message or (A P or C-u A P) Emacs objects that
| «Font for some characters not found, continue anyway? (y or n)»
| If i continue,  the resulting document obviously shows  empty boxes in place
| of japanese glyphs.
| 
| What  should i  do  to support  printing  of japanese,  chinese or  cyrillic
| fonts ? They already display correctly at screen.
| 
| I use currently carbon-emacs on osx but also emacs within gnu/linux.
| 
| Thanks for any pointer.
| 
| Sébastien Kirche

Add the following lisp code to ~/.emacs, please.

(setq ps-multibyte-buffer 'non-latin-printer)

And also, take a look at ps-mule.el (PREFIX/share/emacs/VERSION/lisp). You 
would 
find the description about what you want to know.

HTH,

---
Shigeki UNO <shigeki at mediawars dot ne dot jp>



reply via email to

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