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

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

[Octave-bug-tracker] [bug #44458] Printing figure gives black rectangle


From: anonymous
Subject: [Octave-bug-tracker] [bug #44458] Printing figure gives black rectangle
Date: Fri, 06 Mar 2015 20:10:04 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:36.0) Gecko/20100101 Firefox/36.0

URL:
  <http://savannah.gnu.org/bugs/?44458>

                 Summary: Printing figure gives black rectangle
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Fri 06 Mar 2015 08:10:02 PM UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Matthias Brennwald
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.2
        Operating System: Mac OS

    _______________________________________________________

Details:

If I try to print a figure to a graphics file (I have tried PDF and EPS), the
resulting graphics is a solid black rectangle. Opening the graphics file in a
vector graphics editor program reveals that the rectangle covers the lines
originally included in the plot. However, the line color is lost (it's all
black and white instead of colored lines).

Here's a code example

  > plot (rand(5,1))
  > print ('test.pdf')

--> The resulting file (test.pdf) contains the graphics as described above.

(This is on Mac OS X 10.10)



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri 06 Mar 2015 08:10:02 PM UTC  Name: test.pdf  Size: 3kB   By: None

<http://savannah.gnu.org/bugs/download.php?file_id=33267>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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