Hi Phil: On 2015-02-14 13:28-0800 Alan W. Irwin wrote:
> IMPORTANT... I strongly encourage you to go ahead and push > this whole integrated series of commits to master. Glad to see you did this. > * Examples 8, 11, 16, 19 (last page), > 20 (at least first page), 21 (second page), 24, 25, 27 (some but not > all pages), 30, 32, and 33. There is a > substantially incorrect size part of each of these plot pages. If you use a > large geometry so you can see what is going on, e.g., > > examples/c/x08c -dev wxwidgets -geometry 1200x800 > > you can see that "small" part of the plot is crammed into a tiny > little area at the top left of the plot. Glad to see you fixed the above issue in master already. I have now noticed two further issues. 1. The default geometry should be changed from the current portrait aspect ratio to landscape aspect ratio, i.e., the default aspect ratio number should be inverted so that the physical range of X is greater than the physical range of Y. That change will make every standard plot look much better because all our standard plots are designed for devices that deliver a landscape-style aspect ratio by default. 2. For example 24 many of the glyphs are being displayed as empty square boxes which means the appropriate glyphs are not being found from my system fonts. There are no such problems for the other standard examples (23 and 26) that tend to use unicode characters a lot. I am virtually positive that the default backend (wxG??, i.e., the one that did _not_ use the deprecated plfreetype approach) for the old wxwidgets device had no font trouble at all with example 24. Of course, this missing glyph issue could be a plbuf one so once Jim finishes plmeta and plrender, then it will be interesting to see if rendering example 24 to a plmeta file and using plrender to replay it to say the svg device (which normally gives excellent results for example 24) generates the correct results for that example. 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 __________________________ ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel