[Plplot-devel] Patch series for plot metafiles and a couple of small fixes

2015-02-17 Thread Jim Dishaw
Hopefully this patch series will work correctly. I started a new topic branch as recommended. The plot metafile read will generate an output identical to plrender. Visually, the plot is similar to the output generated by plplot directly; however, due to the difference in coordinates the file

[Plplot-devel] The PLESC_IMPORT_BUFFER command

2015-02-17 Thread Jim Dishaw
I noticed that there is a new escape command "PLESC_IMPORT_BUFFER" and I am not sure if it should be an escape command. Currently, the plot buffer only needs to handle a small subset of the PLESC operations and all the other commands would work while playing back the buffer. The PLESC_IMPORT_

Re: [Plplot-devel] Patch series for plot metafiles and a couple of small fixes

2015-02-17 Thread Alan W. Irwin
Hi Jim: On 2015-02-17 13:11-0500 Jim Dishaw wrote: > Hopefully this patch series will work correctly. I started a new topic branch as recommended. Thanks for this new patch series which applies on top of master tip without issues, and after default cmake configuration (except for adding -DPLD_p

Re: [Plplot-devel] Patch series for plot metafiles and a couple of small fixes

2015-02-17 Thread Jim Dishaw
On Feb 17, 2015, at 3:23 PM, "Alan W. Irwin" wrote: > Hi Jim: > > On 2015-02-17 13:11-0500 Jim Dishaw wrote: > >> Hopefully this patch series will work correctly. I started a new > topic branch as recommended. > > IMPORTANT. Which means your patch series and my subsequent patch > to style i

Re: [Plplot-devel] Patch series for plot metafiles and a couple of small fixes

2015-02-17 Thread Alan W. Irwin
On 2015-02-17 22:16-0500 Jim Dishaw wrote: > > On Feb 17, 2015, at 3:23 PM, "Alan W. Irwin" > wrote: > >> Hi Jim: >> >> On 2015-02-17 13:11-0500 Jim Dishaw wrote: >> >>> Hopefully this patch series will work correctly. I started a new >> topic branch as recommended. >> >> IMPORTANT. Which mean