Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: info-gnus-english@gnu.org
Subject: Re: Typeface colours in postscript
Date: Mon, 01 Nov 2010 20:02:25 +0100	[thread overview]
Message-ID: <m3k4kwn9z2.fsf@quimbies.gnus.org> (raw)
In-Reply-To: <m3lj5dnby7.fsf@gmail.com>

Edward Lilley <ejlilley@gmail.com> writes:

> When I print messages from within Gnus (with A-P), the resulting
> postscript file uses exactly the same colours as are used when messages
> are displayed within Gnus.
> However these colours are generally a bit too close to white to be
> legible when printed on ordinary white paper -- is there an easy way to
> quickly adjust all the colours in the Gnus face, or am I stuck with
> telling M-x customise to never allow any colours in postscript files?

I've had a peek at the article printing code, and it seems quite
suboptimal.  It redoes some of the highlighting, but not other bits, so
I've now rewritten it to print the article buffer as is instead of
semi-re-highlighting it.

Anyway, the problem seems to be a more general Emacs problem: If you
have an Emacs that you're running with a dark background, then the fonts
you're displaying are usually quite light.  Using
`ps-spool-buffer-with-faces' will then print stuff on white paper that's
totally illegible.

I don't really see any way to fix this is a general way -- what text
colour is too light to print, in general?  So I think if you use a dark
background, you really have to set `ps-print-color-p' to nil.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen

      reply	other threads:[~2010-11-01 19:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-01  0:07 Edward Lilley
2010-11-01 19:02 ` Lars Magne Ingebrigtsen [this message]

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=m3k4kwn9z2.fsf@quimbies.gnus.org \
    --to=larsi@gnus.org \
    --cc=info-gnus-english@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).