Re: [Plplot-devel] Font problems

2015-11-27 Thread Greg Jung
> It didn't seem to want to left me build a pdf device. To get pdf device you will need the libharu library https://github.com/libharu/libharu/archive/RELEASE_2_3_0.zip which should build without issue. On Fri, Nov 27, 2015 at 8:57 AM, Peter Williams wrote: > Hi

Re: [Plplot-devel] Font problems

2015-11-27 Thread Jim Dishaw
The PS driver has support for unicode, though it relies on the fonts installed in the postscript device that is rendering the file. There is no reliable method for plplot to know which fonts are available to the postscript device. When the PLplot ps driver was converted to unicode, I think

Re: [Plplot-devel] Font problems

2015-11-27 Thread Peter Williams
Hi Alan & Arjen Thanks for your attention. Hope I am posting this correctly. One of the first things I did when I built Plplot5.11.1 was to run the c code examples. Example x07c.c runs fine and displays the character #(855) – an arrow head in a Postscript file. All very jolly! So, the fonts

Re: [Plplot-devel] Font problems

2015-11-27 Thread Arjen Markus
Hi Alan, Peter, I have ran example x07c under bare Windows - there was no problem with the PostScript output. Both symbols appear in the PostScript file, just as in the graphical window. The symbols appear to be drawn though as Hershey symbols, the arrow head is a triangle made opaque