Results 1 to 3 of 3
When invoking xpdf it is possible to change the paper colour by using
the option -papercolor But using this you have to give colour by
name.Is it possible to specify ...
- 07-05-2005 #1Linux Enthusiast
- Join Date
- Jan 2005
- Posts
- 575
xpdf: Paper colour and fonts colour
When invoking xpdf it is possible to change the paper colour by using
the option -papercolor But using this you have to give colour by
name.Is it possible to specify an arbitrary rgb value ?
Also is it possible to change in any way the fonts colour ?
Can you do any of these things with other pdf viewers ?
- 07-05-2005 #2Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
I don't know, but if xpdf uses the same color lookup routine as xsetroot does, you should be able to use the syntax #RRGGBB, where RRGGBB is the hexadecimal color code you want. Remember that you need to quote the `#' so that your shell doesn't interpret it as a comment.
- 07-06-2005 #3Linux Enthusiast
- Join Date
- Jan 2005
- Posts
- 575
It works , thanks.I suspect that the same technique would work with
all X applications.
Now does anyone have any suggestions about the fonts ?


Reply With Quote
