octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #48689] print to pdf shows black and yellow sh


From: Vic Norton
Subject: [Octave-bug-tracker] [bug #48689] print to pdf shows black and yellow shaded regions not present on screen on macOS
Date: Sun, 7 Aug 2016 13:49:24 +0000 (UTC)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36

Follow-up Comment #11, bug #48689 (project octave):

Observations based on the images in file #38126
0. All images were produced on a Mac OS X 10.11 system.
1. There are two graphical systems represented by these images.
  a. graphics_toolkit gnuplot; setenv GNUTERM qt;
  b. graphics_toolkit qt;
2. Both systems can save graphical PGF output with the print
   function, e.g.,
     print sergX.pdf;
   but system "a" can also "export" graphical output from its
   "gnuplot-qt" window.
3. Of the three ways to produce and save graphical output from an
   octave script to a PDF file,
     gnuqt-export, gnuqt-print, qt-print,
   only the first way creates an exact representation of the screen
   image on my Macintosh screen.
4. The most serious problem illustrated by Dmitri Sergatskov's
   "simplified test" is seen by comparing
     sergA_qt_screen.pdf  and  sergA_qt_print.pdf.
   The print image is an ugly distortion of the screen image.
   On the other hand, if one backs away a bit, as in
     sergB_qt_screen.pdf  and  sergB_qt_print.pdf,
   the print image is a more accurate representation of the code.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?48689>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]