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

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

[Octave-bug-tracker] [bug #52193] Font choices are ignored when printing


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #52193] Font choices are ignored when printing to an image file
Date: Mon, 12 Nov 2018 11:43:21 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #69, bug #52193 (project octave):

@Dmitri: Thanks, so does the patch actually work (did the warning disappear)?
For example, does the following simple example work?


plot (1:10);
print -svgconvert /tmp/toto.pdf
system ("pdffonts /tmp/toto.pdf")


If it works, pdffonts should show you that FreeSans, which is not on your
system, is embedded (and the PDF is portable).


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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