Re: [Plplot-devel] plplot-extcairo wrong font size

2012-01-28 Thread Alan W. Irwin
On 2012-01-28 10:13+0100 Aleksander Schwarzenberg-Czerny wrote: > > Hi, > As posted previously I get much ovesized default fonts > (title/labels) for plplot+extcairo+(gtk-fortran)+gfortran > combination. I am using pgplot 5.9.5 ie. default for Ubuntu 11.10 > and gtk-2-fortran. The enclosed code r

Re: [Plplot-devel] octave 3.6.0 issues

2012-01-28 Thread Alan W. Irwin
On 2012-01-28 08:02-0700 Orion Poplawski wrote: > On 01/28/2012 01:04 AM, Andrew Ross wrote: >> Orion - the changes were committed to svn last week. Have you tried since >> then? >> If so and it still fails, can you provide details? > > Sorry, forgot to check. But split is still used in test_oct

Re: [Plplot-devel] octave 3.6.0 issues

2012-01-28 Thread Andrew Ross
On Sat, Jan 28, 2012 at 08:02:17AM -0700, Orion Poplawski wrote: > On 01/28/2012 01:04 AM, Andrew Ross wrote: > > Orion - the changes were committed to svn last week. Have you tried since > > then? > > If so and it still fails, can you provide details? > > Sorry, forgot to check. But split is st

Re: [Plplot-devel] octave 3.6.0 issues

2012-01-28 Thread Orion Poplawski
On 01/28/2012 01:04 AM, Andrew Ross wrote: > Orion - the changes were committed to svn last week. Have you tried since > then? > If so and it still fails, can you provide details? Sorry, forgot to check. But split is still used in test_octave.sh.in and test_octave_interactive.sh.in. -- Orion

[Plplot-devel] plplot-extcairo wrong font size

2012-01-28 Thread Aleksander Schwarzenberg-Czerny
Hi, As posted previously I get much ovesized default fonts (title/labels) for plplot+extcairo+(gtk-fortran)+gfortran combination. I am using pgplot 5.9.5 ie. default for Ubuntu 11.10 and gtk-2-fortran. The enclosed code reproducing my problem is gtk/jerryd-gtk-fortran-5af09d1/graphics/plplot/hl_p

Re: [Plplot-devel] octave 3.6.0 issues

2012-01-28 Thread Andrew Ross
On Fri, Jan 27, 2012 at 03:56:50PM -0800, Alan Irwin wrote: > On 2012-01-27 14:59-0500 Chris Marshall wrote: > >> Is there some reason that split cannot be used >> for Octave releases and strsplit for more recent >> ones rather than abandoning support for older >> Octaves? > > Hi Chris: > > I think