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

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

[Octave-bug-tracker] [bug #44668] "fontname" is ignored for OpenGL print


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #44668] "fontname" is ignored for OpenGL printing
Date: Mon, 30 Mar 2015 13:30:13 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.4.10 (KHTML, like Gecko) Version/8.0.4 Safari/600.4.10

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

                 Summary: "fontname" is ignored for OpenGL printing
                 Project: GNU Octave
            Submitted by: bpabbott
            Submitted on: Mon 30 Mar 2015 09:30:06 AM EDT
                Category: Plotting with OpenGL
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Ben Abbott
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.2
        Operating System: Any

    _______________________________________________________

Details:

All the text produced by simple script below


plot (rand (3))
set (findall (gcf (), "-property", "fontname"), "fontname", "Courier")
print -depsc test.eps


are Helvetica


(0) 69.8755 47.52 12 /Helvetica SCR
(0.2) 69.8755 117.936 12 /Helvetica SCR
(0.4) 69.8755 188.352 12 /Helvetica SCR
(0.6) 69.8755 258.768 12 /Helvetica SCR
(0.8) 69.8755 329.184 12 /Helvetica SCR
(1) 69.8755 399.6 12 /Helvetica SCR


I'm running 3.8.2 on Mac OS 10.10 (Yosemite). I expected this problem also
exists for the development branch. Unfortunately, I'm presently unable to
build the default branch, so I've marked this as a bug for 3.8.2.

In the event that others get a different result, I've attached my eps-file.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 30 Mar 2015 09:30:07 AM EDT  Name: test.eps  Size: 6kB   By:
bpabbott

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

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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