Bug#293189: (gs-gpl: fails to interpret certain eps files (Error: /rangecheck in --get--...))

2005-02-02 Thread Saturnino Luz
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

Bug#293189: gs-gpl: fails to interpret certain eps files (Error: /rangecheck in --get--...)

2005-02-01 Thread Saturnino Luz
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