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

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

[Octave-bug-tracker] [bug #31596] Printing plots with non-ASCII characte


From: Martin Kunz
Subject: [Octave-bug-tracker] [bug #31596] Printing plots with non-ASCII characters wrong
Date: Fri, 15 Jul 2016 13:48:01 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0

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

Another update to reflect the situation with Octave 4.0.3 under Windows 7
64bit using the qt toolkit:

The attached script 'plotWithGreekLabel.m' uses

xlabel ("\\Omega")
ylabel ("Ω")

to generate the greek capital letter omega as axis labels. Neither of the two
versions works for all output formats:
* The x label shows up correctly on screen, but as 'Omega' in the eps and png
and as '\Omega' in the svg.
* The y label is an shown as two different glyphs (00CE and 00A9) on screen,
as one or two undefined glyphs in eps and png and correctly in svg.

(file #37892, file #37893, file #37894, file #37895)
    _______________________________________________________

Additional Item Attachment:

File name: plotWithGreekLabel.m           Size:0 KB
File name: greek.eps                      Size:90 KB
File name: greek.png                      Size:8 KB
File name: greek.svg                      Size:6 KB


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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