|
From: Ethan A M. <sf...@us...> - 2017-08-29 22:27:28
|
On Tuesday, 29 August, 2017 14:39:48 Tatsuro MATSUOKA wrote: > > In win/Readme-windows.txt, > > * wgnuplot.exe: GUI version and the default gnuplot executable. As of version 5 > it emulates pipe functionality. > > Now pipe works on also wgnuplot.exe, emulation is not used at present. > The above sentence should be corrected accordingly. > > Tatsuro OK. I have updated that file. Please check that I understand correctly. There is no reason to mention wgnuplot_pipes at all, is this correct? The file now says gnuplot binaries ---------------- * wgnuplot.exe: GUI version and the default gnuplot executable. * gnuplot.exe: Text (console) mode version of the gnuplot executable with full pipe functionality as on other platforms. In contrast to wgnuplot.exe, this program can also accept commands on stdin (standard input) and print messages on stdout (standard output). It replaces a program pgnuplot.exe used by some earlier gnuplot versions. gnuplot.exe can be used as a graph engine by 3rd party applications like Octave (www.octave.org). * runtime library files Runtime library files (e.g. freetype6.dll) that are required for gnuplot are included in the package. Licenses of these runtime libraries can be found in the 'license' directory. Ethan |