Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Typeface colours in postscript
@ 2010-11-01  0:07 Edward Lilley
  2010-11-01 19:02 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Edward Lilley @ 2010-11-01  0:07 UTC (permalink / raw)
  To: info-gnus-english

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?

thanks,
Edward Lilley

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Typeface colours in postscript
  2010-11-01  0:07 Typeface colours in postscript Edward Lilley
@ 2010-11-01 19:02 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2010-11-01 19:02 UTC (permalink / raw)
  To: info-gnus-english

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-11-01 19:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-01  0:07 Typeface colours in postscript Edward Lilley
2010-11-01 19:02 ` Lars Magne Ingebrigtsen

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).