On 11/2/2009 10:21 AM, Allin Cottrell wrote: > Ah, that calls for a plot that is 680 inches by 400 inches. > PDF and EPS don't go by pixels for sizing.
Aha, ok, I had guessed it would use points, not inches. (Inches!?) So using a reasonable value, I get perfect output using the pdfcairo terminal. I took this problem onto the gnuplot newsgroup and got the following question/suggestion. > Is your executable linked against shared libraries (*.dll) for pango > and pangocairo? If so, I'd try looking for other versions. If it is > a statically linked executable built by someone else, then I think you > will need to involve them in the debugging. Thanks, Alan