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

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

[Octave-bug-tracker] [bug #58110] Specified fonts not rendered in pdf ou


From: Rik
Subject: [Octave-bug-tracker] [bug #58110] Specified fonts not rendered in pdf output with gnuplot toolkit
Date: Sat, 4 Apr 2020 14:15:13 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Update of bug #58110 (project octave):

                Priority:              5 - Normal => 3 - Low                
              Item Group:                    None => Incorrect Result       
                  Status:                    None => Confirmed              
                 Release:                   5.2.0 => dev                    
                 Summary: Nimbus Sans not working in plot with pdf as output
=> Specified fonts not rendered in pdf output with gnuplot toolkit

    _______________________________________________________

Follow-up Comment #1:

Confirmed.  However, this is with the gnuplot toolkit which is not deprecated,
but is no longer under much active development.  I have changed the release to
refer to the development branch of Octave.  I've also changed the priority and
the summary to more specifically highlight the issue.

In the meantime, you can work around this by using one of the OpenGL-based
toolkits.

Try setting your toolkit to qt with


graphics_toolkit qt


and then do your plot commands as normal.

For the final print command, use the -svgconvert option to embed the fonts in
the output.


print -svgconvert test.pdf




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58110>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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