|
From: Tatsuro M. <tma...@ya...> - 2022-10-02 23:02:14
|
I have uploaded Windows binary packages. https://sourceforge.net/projects/gnuplot/files/gnuplot/5.4.5/gp545-win64-mingw.exe/download Windows 64bit binary self-installer https://sourceforge.net/projects/gnuplot/files/gnuplot/5.4.5/gp545-win64-mingw.7z Windows 64bit complete package Tatsuro > ----- Original Message ----- > > From: "Ethan A Merritt" <me...@uw...> > To: "gnu...@li..." <gnu...@li...> > Date: 2022/10/03 月 02:31 > Subject: Gnuplot version 5.4.5 release > > > Release 5.4.5 is now available for download from SourceForge > > Source tarball > > https://sf.net/projects/gnuplot/files/gnuplot/5.4.5/gnuplot-5.4.5.tar.gz > > This release fixes a regression affecting 5.4.4 (only) that caused > string->integer > type promotion to incorrectly interpret leading '0' characters as indicating an > octal number. For example in extracting sequence numbers from file names > run_001.dat through run_010.data would fail on run_009.dat ('9' is not a legal > octal character) and file_010.dat would yield 8 rather than 10. > > This release also fixes mousing the Windows qt terminal during a "pause" > command. > > There are two new features back-ported from 5.5; both are illustrated > in this plot from the development version demo collection. > https://gnuplot.sourceforge.net/demo_5.5/histogram_colors.html > > Release Notes date: 28-Sep-2022 > > Changes in 5.4.5 > ================ > * NEW "set key offset <dx>, <dy>" tweaks placement of the key > * NEW data-driven histogram colors (variable color from extra using column) > * CHANGE re-order drawing 3D labels to come after pm3d depthorder surfaces > * CHANGE hpgl: add terminal option "fontscale <value>" > * CHANGE for nonuniform matrix data, column(0) returns linear position in matrix > * CHANGE set pointintervalbox 0 disables drawing the background box Bug #2544 > * FIX svg: hypertext font handling > * FIX track columnheaders of multiple data blocks in a single file Bug #2538 > * FIX Clean up positioning of polar border, raxis, and theta tics Bug #2130 > * FIX Autoscaling of logscaled raxis > * FIX memory corruption if a small plot structure is recycled Bug #2550 > * FIX regression in 5.4.4 - promotion of string to integer should > should not assume that a leading 0 means octal > Bug #2551 > * FIX Windows qt: "pause -1" should not block mousing Bug #2549 > * FIX invalid free of active datablock > > > > > Ethan > > > _______________________________________________ > gnuplot-beta mailing list > gnu...@li... > Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-beta > |