Re: [Plplot-devel] .fnt files and removing plexits

2014-01-15 Thread Alan W. Irwin
On 2014-01-15 04:59-0800 phil rosenberg wrote: > Hello Alan > I hadn't spotted the dependence from pllegend. I should have checked more examples than I did. I had also assumed that as it was currently being calculated incorrectly using Hershey fonts then it shouldn't have been used anywhere. Anyh

Re: [Plplot-devel] .fnt files and removing plexits

2014-01-15 Thread phil rosenberg
Hello Alan I hadn't spotted the dependence from pllegend. I should have checked more examples than I did. I had also assumed that as it was currently being calculated incorrectly using Hershey fonts then it shouldn't have been used anywhere. Anyhow, I have amended things as you suggested. Please

Re: [Plplot-devel] .fnt files and removing plexits

2014-01-13 Thread Alan W. Irwin
On 2014-01-13 10:04-0800 phil rosenberg wrote: > Hi All > I've just had cause to try to eliminate some calls to plexit - something I'm sure we all agree to be a good thing. Basically I want to be able to move some exe files with plplot statically linked and using the wxWidgets driver. As the wxWi

[Plplot-devel] .fnt files and removing plexits

2014-01-13 Thread phil rosenberg
Hi All I've just had cause to try to eliminate some calls to plexit - something I'm sure we all agree to be a good thing. Basically I want to be able to move some exe files with plplot statically linked and using the wxWidgets driver. As the wxWidgets driver doesn't need the .fnt files I'd rathe