On 2013-04-30 12:05+0800 Hailiang Wang wrote: > Hi Alan, > > The line width has been already set to the most recent value before line > 1427, so it appears that there is no need to set it again. > > In the function filled_polygon: > 1413: poly_line( pls, xa, ya, npts ); > > In function poly_line: > 1389: set_current_context( pls ); > > In function set_current_context: > 1370: cairo_set_line_width( aStream->cairoContext, (double) pls->width ); >
Hi Hǎiliàng: I have confirmed your analysis of the code. Therefore, as of revision 12311 I have commented out line 1427 (with additional commentary as to where the line width is actually set to the user-specified value) as you have suggested. Thanks for your on-going help getting these line-width issues sorted out. 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); the Time Ephemerides project (timeephem.sf.net); PLplot scientific plotting software package (plplot.sf.net); 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 __________________________ ------------------------------------------------------------------------------ Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET Get 100% visibility into your production application - at no cost. Code-level diagnostics for performance bottlenecks with <2% overhead Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap1 _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel