Re: [Plplot-devel] How to use output driver

2007-05-21 Thread Alan W. Irwin
On 2007-05-22 15:15+0900 Hiroyasu YASUDA wrote: > Dear all: > > I have been using PLplot with fortran on Mac OSX and PLplot always > helps my works. > > Although I output to ps or X-Window, I would like to output to > Aquaterm and Jpeg. How to write the fortran cord with PLplot in oder > to to use

Re: [Plplot-devel] How to use output driver

2007-05-21 Thread Arjen Markus
Hiroyasu YASUDA wrote: >Dear all: > >I have been using PLplot with fortran on Mac OSX and PLplot always >helps my works. > >Although I output to ps or X-Window, I would like to output to >Aquaterm and Jpeg. How to write the fortran cord with PLplot in oder >to to use some output drivers, how

Re: [Plplot-devel] Subversion-related changes for our next release.

2007-05-21 Thread Alan W. Irwin
On 2007-05-21 22:58-0400 Hazen Babcock wrote: > > On May 20, 2007, at 7:48 PM, Alan W. Irwin wrote: >> When the time comes, let me know if there is any way I can help you >> further >> (especially with any of the shell scripts that need modification) with the >> changes imposed on the release pro

[Plplot-devel] How to use output driver

2007-05-21 Thread Hiroyasu YASUDA
Dear all: I have been using PLplot with fortran on Mac OSX and PLplot always helps my works. Although I output to ps or X-Window, I would like to output to Aquaterm and Jpeg. How to write the fortran cord with PLplot in oder to to use some output drivers, how to build the my code ? Please l

Re: [Plplot-devel] Subversion-related changes for our next release.

2007-05-21 Thread Hazen Babcock
On May 20, 2007, at 7:48 PM, Alan W. Irwin wrote: > [..] > > Of course, once you have found a set of svn commands that work for > making a > tags subdirectory corresponding to the release, then you will want to > document those commands in README.Release_Manager_Cookbook. I've made a first pas

Re: [Plplot-devel] Cairo-related devices and interactive capabilities of PLplot

2007-05-21 Thread Alan W. Irwin
On 2007-05-21 02:35-0500 Maurice LeBrun wrote: > Alan W. Irwin writes: > > However, your general comments on interactive PLplot struck a nerve with me. > > In my opinion where PLplot does very poorly on the interactive front is the > > severely limited interactive GUI devices that have been implem

Re: [Plplot-devel] Cairo-related devices and interactive capabilities of PLplot

2007-05-21 Thread Maurice LeBrun
Alan W. Irwin writes: > On 2007-05-18 22:35-0400 Hazen Babcock wrote: > > This feature sounds pretty straightforward to add. Would we pass back the > > key > > pressed in the keysym element of the PLGraphicsIn structure? How about > > the > > Encoding, i.e. ASCII? utf8? ucs4? > ... > I

Re: [Plplot-devel] Cairo-related devices and interactive capabilities of PLplot

2007-05-21 Thread Maurice LeBrun
Alan W. Irwin writes: > However, your general comments on interactive PLplot struck a nerve with me. > In my opinion where PLplot does very poorly on the interactive front is the > severely limited interactive GUI devices that have been implemented so far. > For example, the -dev gcw "GUI" allo