On 2010-11-15 02:28-0800 Alan W. Irwin wrote: > I have just (revision 11332) finished propagating example 33 from > Python (where I first programmed this comprehensive exercise of the > pllegend API) to C. As stated in my previous post, this event is a > good signal that everything plstring- and pllegend-related is ready > for propagation to all our languages.
I have just (revision 11334) swapped the values of PL_LEGEND_LEFT and PL_LEGEND_RIGHT for aesthetic reasons (for me it is more logical for left to come before right) in include/plplot.h. The only practical effect of this change for developers is you must remember to use the current values rather than old values of PL_LEGEND_LEFT and PL_LEGEND_RIGHT for your language bindings of pllegend. That change has already been made for our swig-based bindings as part of the same commit. Alan __________________________ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the FreeEOS equation-of-state implementation for stellar interiors (freeeos.sf.net); PLplot scientific plotting software package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project (lbproject.sf.net). __________________________ Linux-powered Science __________________________ ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today http://p.sf.net/sfu/msIE9-sfdev2dev _______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
