|
From: Rich S. <rsh...@ap...> - 2011-06-07 18:34:16
|
On Tue, 7 Jun 2011, Rich Shepard wrote: > Is there documentation that tells me how to find what the terminals > support on my linux system? In partial answer to my question: I set the terminal to postscript, then to png and ran 'test' for each. The results are not what I expected. "test.ps" has no color at all; strictly black-and-white. "test.png" is worse: it's rotated 90 degrees counterclockwise and filled with a gray background. None of the sample text is visible. "test.jpg" shows full color and notes that it will rotate only truetype fonts. So, I guess I get a TT font name it recognizes and output to .jpg rather than to .png. Rich |