[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: color printing ?
From: |
Jean-Christophe Helary |
Subject: |
Re: color printing ? |
Date: |
Sun, 14 Apr 2019 23:19:40 +0900 |
Thank you Eli.
Jean-Christophe
> On Apr 14, 2019, at 23:14, Eli Zaretskii <eliz@gnu.org> wrote:
>
>> From: Jean-Christophe Helary <brandelune@gmail.com>
>> Date: Sun, 14 Apr 2019 22:30:11 +0900
>>
>> I tried to print a simple C buffer for my daughter and the default printout
>> was in b/w, but all the Japanese characters were printed out nicely.
>>
>> Then, after Paul's answer, I tried the ps-print-buffer-with-faces command
>> and the syntax highlighting worked fine but all the Japanese characters were
>> replaced by ???.
>>
>> Then, after reading the documentation a bit, I tried to
>> (setq ps−multibyte−buffer ’non−latin−printer)
>>
>> but now the Japanese characters are totally mojibaked:
>> // $*$_$/$8$NFbMF0lMw
>>
>> so I tried 'bfd-fonts and I got a weird message about having no font for
>> ascii, and with 'bfd-fonts-except-latin, I'm back to ???
>
> You will be better off reporting this as a bug and CC'ing Kenichi
> Handa, who wrote ps-mule stuff.