|
| From: | Dmitri A. Sergatskov |
| Subject: | [Octave-bug-tracker] [bug #52193] Font choices are ignored when printing to an image file |
| Date: | Sun, 11 Nov 2018 18:50:45 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0 |
Follow-up Comment #63, bug #52193 (project octave):
I get the same error message on linux if I remove FreeSans from the system.
octave:1> fullfile (__octave_config_info__ ("datadir"), "font",
"FreeSans.otf")
ans = /usr/local/share/font/FreeSans.otf
But the fonts aren't there:
find /usr/local -name "Free*"
/usr/local/share/octave/5.0.0/fonts/FreeSans.otf
/usr/local/share/octave/5.0.0/fonts/FreeSansOblique.otf
/usr/local/share/octave/5.0.0/fonts/FreeSansBoldOblique.otf
/usr/local/share/octave/5.0.0/fonts/FreeSansBold.otf
Dmitri.
--
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?52193>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |