it looks as if the problem is limited to idraw-generated postscript
files, which assume FontBBox to be an executable array. Changing
line 366 in sample.eps from
/descender fontDict begin 0 [FontBBox] 1 get FontMatrix end
to
/descender fontDict begin 0 /FontBBox load 1 get FontMatrix end
so
Package: gs-gpl
Version: 8.01-5
Severity: important
After upgrading to gs-gpl 8.01, files that displayed fine under gs 8.00
such as http://www.cs.tcd.ie/~luzs/sample.eps no longer work. The error
message is as follows:
gs sample.eps
GPL Ghostscript 8.01 (2004-01-30)
Copyright (C) 2004 artofc
2 matches
Mail list logo