Plot eps/pdf export routines were written a few years back when there was little or no support for arbitrary unicode in eps/pdf, though european characters do seem to work correctly.
I am not sure the situation has changed much since then, but the plot code has not. It may be better to use another export format, otherwise it would require that plot be updated. On Fri, Jul 14, 2017 at 8:50 AM, Rudolf Sykora <[email protected]> wrote: > It seems that in order to create an eps file from a plot, it's > best to just > > pd 'eps fig.eps 234 176' > > (the sizes are then in 1/72 in.) > > However, this way I currently loose unicode characters. > How do you remedy this? > > Thanks a lot > Ruda > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
