Re: ttftot42



On Jul 24, 5:03 pm, Ross Presser <rpres...@xxxxxxxxx> wrote:
On Jul 24, 10:02 am, Alex Cherepanov <alexc...@xxxxxxxxxxx> wrote:

thibault.langlois wrote:
... on a 64bits Linux box if that matters
ESP Ghostscript 815.04 (2007-03-14)

Please upgrade.
Ghostscript. 8.15 has a bunch of 64-bit bugs. All of them have been
fixed in the current release.

He probably should upgrade, indeed. But apparently ttftot42 also has
64-bit bugs, and it is not part of Ghostscript.

You're right.

This time it was easy to fix:

$ diff write_t42.c write_t42-orig.c
258,267d257
< #if __WORDSIZE == 64
< fprintf(fout, "%02X%02X%02X%02X%08X%08X%08X\n",
< (unsigned int) t->tag[0],
< (unsigned int) t->tag[1],
< (unsigned int) t->tag[2],
< (unsigned int) t->tag[3],
< (unsigned int) t->checksum,
< (unsigned int) t->offset,
< (unsigned int) t->length);
< #else
271c261
< #endif
---


Thibault

.



Relevant Pages

  • Re: pdf prints problem Verizon statement
    ... ESP Ghostscript 8.15.0: ... there were some rather severe bugs with rendering graphics with this ... I seriously doubt that the problem is with Suse, ... Which version of espgs (or alladin ghostscript) does Knoppix use? ...
    (comp.os.linux.misc)
  • Re: ttftot42
    ... ESP Ghostscript 815.04 ... has a bunch of 64-bit bugs. ... He probably should upgrade, indeed. ... 64-bit bugs, and it is not part of Ghostscript. ...
    (comp.lang.postscript)
  • Re: ps to eps with automatically calculate bounding box in command line
    ... calculate bounding box in command line" for a bunch of ps files. ... GhostScript does the job: ...
    (comp.lang.postscript)
  • Re: GS 8.54 : customcolorimage bug ?
    ... pseudo-operator 'customcolorimage' has a bug: ... Please upgrade to the current version of Ghostscript - 8.60. ...
    (comp.lang.postscript)