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

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

[Octave-bug-tracker] [bug #31596] Plotting non-english characters wrong


From: José Luis García Pallero
Subject: [Octave-bug-tracker] [bug #31596] Plotting non-english characters wrong
Date: Fri, 12 Nov 2010 10:32:22 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.9.1.15) Gecko/20101028 Iceweasel/3.5.15 (like Firefox/3.5.15)

Follow-up Comment #1, bug #31596 (project octave):

The warning message 'ft_render...' not only appears in version 3.3.53 when I
try to plot non-english characters. If I try to put a title containing a
newline character as

plot(randn(3));
title(sprintf('One linenAnd another'));

I obtain

warning: ft_render: skipping missing glyph for character `
'

But the plot is done right
Octave 3.2.4 in the same computer doesn't emits the warning

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31596>

_______________________________________________
  Mensaje enviado vía/por Savannah
  http://savannah.gnu.org/




reply via email to

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