On Wed, Oct 31, 2012 at 02:50:53PM -0400, Hezekiah M. Carty wrote:
> On Wed, Oct 31, 2012 at 11:57 AM, Alan W. Irwin
> <ir...@beluga.phys.uvic.ca> wrote:
> > Hi Andrew:
> >
> > On 2012-10-31 09:55-0000 Andrew Ross wrote:
> >
> >> Alan,
> >>
> >> You are right that setting the map transform for plmap should be
> >> identical to setting the global transform here.
> >>
> >> One obvious question - have you tried with a version before the recent
> >> plmap changes to make sure it isn't a new bug we've introduced?
> >
> > I haven't tried such a test with the old code, but such a test would
> > probably be worthwhile if someone decides to address this issue.
> >
> > Alan
> 
> Alan and Andrew,
> 
> The difference in the latitude lines in example 19 has been there as
> long as pltransform and the Baltimore example 19 page have been
> included.  The difference in dash positions occurs because plmeridians
> uses different rendering paths depending on whether it is given a
> coordinate transform function or not.
> 
> If plmeridians receives a coordinate transformation function as it's
> first argument (C API) they it manually segments the latitude and
> longitude lines by repeatedly calling plline.  If no coordinate
> transformation function is passed to plmeridians then it calls plpath
> to draw the latitude and longitude lines.  plpath only calls plline
> once.  I expect that this is where the difference in dash positions
> comes from.

Hez,

Thanks for the explanation. Now you mention it I seem to remember us 
having the same conversation once before. Guess I should check the
archives first.

Thanks

Andrew

------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to