standard postscript fonts used in plot are non-unicode except 2 chinese fonts. 
embedded fonts are not supported plot.

http://code.jsoftware.com/wiki/Plot/Fonts

Sent from my iPhone

On 15 Jul, 2017, at 12:19 AM, chris burke <cbu...@jsoftware.com> wrote:

> 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 <rudolf.syk...@gmail.com>
> 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
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to