Re: About the font used by 'ps-spool-buffer-with-faces'

Joel Reicher <[email protected]> Tue, 24 Dec 2024 18:02:07 +1100
Newsgroups gmane.emacs.windows
Message-ID <[email protected]>
Angelo Graziosi <[email protected]> writes:

> Suppose I set as default font (Options - Set Default Font) 
> "Lucida console". The buffers are rendered in this new 
> font. Then I do
>
>   M-x ps-spool-buffer-with-faces
>
> for the current buffer and save the Postscript buffer in a file, 
> say foo.ps. Finally I convert this Postscript in PDF (ps2pdf).
>
> The PDF is not rendere with Lucida console but, if I read 
> corectly, with Courier New.
>
> Is this to be expected. How can I have a PDF with the font I 
> have set as default in Emacs?

How does the PS display? It's possible the problem is introduced 
by ps2pdf.

Regards,

        - Joel