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: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #52764] Non-ASCII characters are not plotted correctly when printing
Date: Wed, 5 Sep 2018 16:55:10 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

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

I modified patch that includes a warning with ID:

http://hg.savannah.gnu.org/hgweb/octave/rev/d19dfcc862d4

As for supporting multi-byte characters in the eps output, it is very hard
work (need to patch the header "by hand" or modify gl2ps directly) including
learning the postscript language, which is not very exciting.

The best I can think of for supporting multi-byte characters in eps is to
convert from svg to pdf (see bug #52193) and then use ghostscript to convert
the pdf to eps, this works very well if there is no transparent object in the
scene.

    _______________________________________________________

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]