all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: David Penton <djp@arqux.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: ps-print question
Date: Fri, 31 Dec 2010 15:44:43 +0100	[thread overview]
Message-ID: <DB25D542-5C37-439D-827B-DADA51A18DFF@Web.DE> (raw)
In-Reply-To: <D4809E5B-B904-44A1-B20C-3005EFB8A04B@arqux.com>


Am 31.12.2010 um 15:02 schrieb David Penton:

> The variable ps-font-family specifies which font family to use for  
> printing ordinary text. Legitimate values include Courier,          
> Helvetica,NewCenturySchlbk, Palatino and Times.

If your printer or Ghostscript has built-in or knows more (Ghostscript  
has a file like Fontmap.local or Fontmap.gs) fonts, you can use them.

The restriction to the cited names is based on the fact that a few  
font families are always supported by PostScript (or PDF). Therefore  
these fonts do not need to be embedded into the PostScript (or PDF)  
file, it's sufficient to just reference them. This is also then  
sufficient when Ghostscript converts the PS output from Emacs into a  
raster data stream which is then sent to your printer, so that it uses  
the vector fonts it finds on disk.

This could fail with CUPS. (And I haven't checked how CUPS can be  
configured to use additional PostScript or TrueType fonts on disk.)

>
> There is mention of using BDF fonts for foreign languages, but I am  
> not sure that is the answer. Also, I am puzzled because I thought  
> Courier had a grave accent anyway.


It has, of course! You can compare all the backquotes in Character  
Palette. And: Forget BDF!


You have more options when you use htmlize (it understands customised  
font faces) and then print off the internet browser (htmlize-view.el  
does that "data transfer"). Mac OS X then should be able to render the  
pages with any font it knows and is on disk.

--
Greetings

   Pete

Theory and practice are the same, in theory, but, in practice, they  
are different.




  reply	other threads:[~2010-12-31 14:44 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-31  7:22 ps-print question David Penton
2010-12-31  7:33 ` David Penton
2010-12-31  9:22 ` Peter Dyballa
2010-12-31 14:02   ` David Penton
2010-12-31 14:44     ` Peter Dyballa [this message]
2011-01-01  2:07     ` David Penton
2011-01-01 20:55       ` Peter Dyballa
2011-01-02  0:43         ` Peter Dyballa
2011-01-02 21:20           ` David Penton
2011-01-03  0:22             ` Peter Dyballa
2011-01-03  2:19               ` David Penton
2011-01-03 13:15                 ` Peter Dyballa
2011-01-03 14:25                   ` David Penton
2011-01-03 18:02                     ` Peter Dyballa
2011-01-03 23:43                     ` Peter Dyballa
2011-01-05  0:20                     ` Peter Dyballa
2011-01-07  3:56                       ` David Penton
2011-01-07 10:28                         ` Peter Dyballa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DB25D542-5C37-439D-827B-DADA51A18DFF@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=djp@arqux.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.