[Plplot-devel] Rotated text

2015-08-26 Thread Phil Rosenberg
Hi All I think I have found some inconsistencies in the plplot rotated text text routines. I am trying to get the 3d text correct in the wxWidgets driver in x28. It dawned on my that the driver reports the size in device units as the maximum int in both directions - i.e. square. So I applied a co

Re: [Plplot-devel] Rotated text

2015-08-26 Thread Phil Rosenberg
Hi All Having looked at this a bit I think the 3d text routines ignore whatever device units per mm have been set and must work in device units only. Whereas standard rotated text honours the mm dimensions of the device. It wouldn't surprise me if there was a good reason for this, but I can't quit

Re: [Plplot-devel] Rotated text

2015-08-26 Thread Alan W. Irwin
On 2015-08-26 11:02+0100 Phil Rosenberg wrote: > Hi All > I think I have found some inconsistencies in the plplot rotated text > text routines. > > I am trying to get the 3d text correct in the wxWidgets driver in x28. > It dawned on my that the driver reports the size in device units as > the ma

Re: [Plplot-devel] Rotated text

2015-08-26 Thread Alan W. Irwin
Hi Phil: On 2015-08-26 14:46+0100 Phil Rosenberg wrote: > Having looked at this a bit I think the 3d text routines ignore > whatever device units per mm have been set and must work in device > units only. Whereas standard rotated text honours the mm dimensions of > the device. It wouldn't surpri