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

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

[Octave-bug-tracker] [bug #52764] Non-ASCII characters are not plotted c


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #52764] Non-ASCII characters are not plotted correctly when printing
Date: Wed, 5 Sep 2018 14:36:02 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0

Follow-up Comment #6, bug #52764 (project octave):

@Pantxo: With your patch applied, the svg still prints correctly (as
expected).
When printing to png, I no longer see an error. But a warning:

warning: print: only ASCII characters are supported for EPS and derived
formats.
warning: called from
    __opengl_print__ at line 158 column 7
    print at line 565 column 14


And the degree sign doesn't display correctly in the png.

So we are back to the state of the original report.

Since we can't get full Unicode support as long as we go through eps, the
current situation is worse (no png at all) and your patch gives a meaningful
warning, I'd say: Go ahead and push the change.

Before you do that, could you change the warning to warning_with_id?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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