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 09:17:39 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

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

@Dmitri: I think I'd better learn how to safely remove a font from my system
(ubuntu) or I'll bother you all with bad untested patches.

Anyway, the patch I provided doesn't change the value of "_octave_config_info_
("datadir")" but it doesn't use this anymore. This construct is replaced by
OCTAVE_FONTS_DIR (if it exists) or by "_octave_config_info_ ("octfontsdir")".

Can you remove the semicolon after "cmd = sprintf ..." and see if the path of
the font file is now correct? You should see
"your_source_dir/etc/fonts/FreeSans.otf", if running run-octave, or
"your_prefix/share/octave/5.0.0/fonts/FreeSans.otf", if running from an
installed binary.

    _______________________________________________________

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]