Re: [Plplot-devel] Propagation of C example changes to our other language examples is needed

2010-04-29 Thread Alan W. Irwin
On 2010-04-29 16:12-0700 Jerry wrote: > Alan, thanks for this info. Is it possible to briefly summarize the > changes that have been made to the C examples and API? I know I can > figure this out from slogging through SVN but it would be helpful to > have a guide as to what has changed recently. O

Re: [Plplot-devel] Propagation of C example changes to our other language examples is needed

2010-04-29 Thread Jerry
Alan, thanks for this info. Is it possible to briefly summarize the changes that have been made to the C examples and API? I know I can figure this out from slogging through SVN but it would be helpful to have a guide as to what has changed recently. Or has this progress already been record

Re: [Plplot-devel] Propagation of C example changes to our other language examples is needed

2010-04-29 Thread Alan W. Irwin
On 2010-04-29 14:22-0700 Alan W. Irwin wrote: > python > Missing examples: > Differing postscript output : 06 07 15 19 21 > Missing stdout : > Differing stdout: > tcl > Missing examples: > Differing postscript output : 06 07 15 16 19 2

[Plplot-devel] Propagation of C example changes to our other language examples is needed

2010-04-29 Thread Alan W. Irwin
Here is the current status of our standard examples (from "make test_noninteractive") for all our languages. c++ Missing examples: Differing postscript output : 06 07 19 Missing stdout : Differing stdout: f77 Missing examples: Di

Re: [Plplot-devel] plpoin codes 92 and 95

2010-04-29 Thread Alan W. Irwin
I thought I had better let everybody know what I learned from the Hershey-font subset of the font issues I recently investigated and fixed. There are actually two sets of Hershey fonts; the standard set and the extended set. The extended set is default, but you can change to the standard set and

Re: [Plplot-devel] [PATCH] Add underscore glyph to Hershey fonts.

2010-04-29 Thread Alan W. Irwin
On 2010-04-10 22:16-0700 Alan W. Irwin wrote: > Results from -dev xwin now look good, but the transformation from Hershey > index to unicode index is still a mess so results from modern devices > currently are also a mess. I hope to straighten that all out tomorrow. This opened up a whole can of