|
From: Tatsuro M. <tma...@ya...> - 2022-09-01 05:48:20
|
Thank you for your reply. For me,two files are different ps_symbols.ps (5.4.4 ) 1631 lines ps_symbols.ps (5.5 ) 1248 lines I have tested only on windows. I will try on Ubuntu-22.04 (WSL) and Cygwin and report later. Tatsuro > ----- Original Message ----- > > From: "Ethan A Merritt" <me...@uw...> > To: "gnu...@li..." <gnu...@li...> > Cc: "Tatsuro MATSUOKA" <tma...@ya...> > Date: 2022/09/01 木 14:34 > Subject: Re: ps_symbols.ps procuded using gnuplot-5.5 is invalid > > > On Wednesday, 31 August 2022 22:23:41 PDT Tatsuro MATSUOKA via gnuplot-beta wrote: > > I cannot judge whether this is a bug or not. > > The file ps_symbols.ps which is generated from ps_symbols.gpi is invalid using gnuplot-5.5. > > I cannot reproduce this. > I get identical postscript output files using either gnuplot 5.4 or 5.5, > differing only in the Creator and CreationDate header lines. > > Ethan > > > > > > $ gs ps_symbols.ps > > GPL Ghostscript 9.55.0 (2021-09-27) > > Copyright (C) 2021 Artifex Software, Inc. All rights reserved. > > This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY: > > see the file COPYING for details. > > Loading NimbusSans-Regular font from /usr/share/ghostscript/9.55.0/Resource/Font/NimbusSans-Regular... 4410900 2897778 3914624 2616235 1 done. > > Error: /undefined in UL > > Operand stack: > > 1.0 > > Execution stack: > > %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1990 1 3 %oparray_pop 1989 1 3 %oparray_pop 1977 1 3 %oparray_pop 1833 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- > > Dictionary stack: > > --dict:761/1123(ro)(G)-- --dict:0/20(G)-- --dict:81/200(L)-- --dict:51/256(L)-- > > Current allocation mode is local > > Current file position is 19030 > > GPL Ghostscript 9.55.0: Unrecoverable error, exit code 1 > > > > ps_symbols.ps which is generated from ps_symbols.gpi is valid using gnuplot-5.4.4. > > > > $ gs ps_symbols.ps > > GPL Ghostscript 9.55.0 (2021-09-27) > > Copyright (C) 2021 Artifex Software, Inc. All rights reserved. > > This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY: > > see the file COPYING for details. > > Loading StandardSymbolsPS font from /usr/share/ghostscript/9.55.0/Resource/Font/StandardSymbolsPS... 4377556 2802346 4217624 2918412 1 done. > > Loading NimbusSans-Regular font from /usr/share/ghostscript/9.55.0/Resource/Font/NimbusSans-Regular... 4427860 2963335 4278224 2968221 1 done. > > Loading NimbusMonoPS-Regular font from /usr/share/ghostscript/9.55.0/Resource/Font/NimbusMonoPS-Regular... 4554572 3182512 4338824 3002934 1 done. > > >>showpage, press <return> to continue<< > > > > Tatsuro > > > > > > > > _______________________________________________ > > gnuplot-beta mailing list > > gnu...@li... > > Membership management via: https://urldefense.com/v3/__https://lists.sourceforge.net/lists/listinfo/gnuplot-beta__;!!K-Hz7m0Vt54!lfjj4woyjQS0C329E_hSbTojwjm4tDa_6IUD8oxOjyhWUOWxpV1DM_dWL26-M_IuA4aMdhxxjRWIep0MvQqfxx42fS1lyQf3ZAFT$ > > > > > > |