On Sat, Jan 21, 2012 at 09:11:18AM -0800, Alan Irwin wrote: > On 2012-01-20 17:51-0800 Alan W. Irwin wrote: > > > Andrew and I have recently been playing with examples/c/x21c.c, but I > > want to emphasize our changes are not yet ready for propagation to > > other languages because I discovered a plstring or device bug for -dev > > xwin and -dev tk that needs to be tracked down before we can finalize > > these changes. > > OK. That bug (which turned out to be one introduced by me in the > example itself) has now been fixed (revision 12141). > > Andrew's idea (which I really like) was to use the first page to show > the effect of plcol1 on text. I improved on that idea by adding > uniform cmap1 colours for the whole example. I also took this > opportunity to use the recommended plstring rather than deprecated > plpoin for generating the multiplication sign symbols to mark the > points for the first page. Both Andrew and I like the results > and feel these changes are ready to propagate to all the languages.
Propagation to all languages (except f77) has been completed and produces clean results with the make test_diff_psc target. I've also updated the documentation with regards to which examples demonstrate which plplot API functions. One issue I did note is that the alignment between the cross from plpoin and plstring is slightly different. (I noticed this by accidently leaving the plpoin call in as well as the plstring one). I haven't investigated further yet to know which one is "right" but it would be worth a look. Aside from the fortran issues I've commented on elsewhere, the only other issue I noted is that we have not propagated Alan's new example 0 yet. If we decide not to do that, then we should probably remove it from the test_diff_psc target. Andrew ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
