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

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

[Octave-bug-tracker] [bug #53091] [MXE-Octave] new warning from gnuplot


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #53091] [MXE-Octave] new warning from gnuplot
Date: Tue, 19 Feb 2019 13:54:43 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:64.0) Gecko/20100101 Firefox/64.0

Follow-up Comment #18, bug #53091 (project octave):

Out of curiosity, has Matlab completely removed the use of the "*" placeholder
or can it still be used to name _The default font_ (that) _depends on your
operating system and locale_ [1]?
For example


ht = text (0, .5, '<cs;hfjnvrnq vklnroirg!:k,ncv lj',
           'fontsize', 30)
ext1 = get (ht, 'extent');
set (ht, 'fontname', '*');        % Is this still allowed?    
all (ext1 == get (ht, 'extent'))  % Same size? same aspect?
get (ht, 'fontname')              %'*' or 'Helvetica'


[1]
https://www.mathworks.com/help/matlab/ref/matlab.graphics.primitive.text-properties.html#budt_bq-1_sep_shared-FontName


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via Savannah
  https://savannah.gnu.org/




reply via email to

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