Bug 691529 - Regression: difference with r11549
Summary: Regression: difference with r11549
Status: RESOLVED DUPLICATE of bug 691383
Alias: None
Product: Ghostscript
Classification: Unclassified
Component: Text (show other bugs)
Version: master
Hardware: PC All
: P4 normal
Assignee: Ken Sharp
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-04 23:16 UTC by Marcos H. Woehrmann
Modified: 2010-08-05 18:56 UTC (History)
0 users

See Also:
Customer:
Word Size: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcos H. Woehrmann 2010-08-04 23:16:10 UTC
I've been going through the thousands of differences caused by r11549 and so far have come across one file which appears to be a regression.  See the attached 11548.png and 11549.png files.

The command lines used:

  bin/gs -sDEVICE=pdfwrite -o test.pdf -r300 ./Bug687044.ps
  bin/gs -sDEVICE=ppmraw -o test.ppm -r300 ./test.pdf
Comment 2 Marcos H. Woehrmann 2010-08-04 23:17:13 UTC
Created attachment 6610 [details]
11549.png
Comment 3 Ken Sharp 2010-08-05 07:45:09 UTC
(In reply to comment #0)
> I've been going through the thousands of differences caused by r11549 and so
> far have come across one file which appears to be a regression.  See the
> attached 11548.png and 11549.png files.
> 
> The command lines used:
> 
>   bin/gs -sDEVICE=pdfwrite -o test.pdf -r300 ./Bug687044.ps
>   bin/gs -sDEVICE=ppmraw -o test.ppm -r300 ./test.pdf

Actually this file has always been wrong. By some weird co-incidence Ghostscript was previously able to produce the expected result, but Acrobat (our reference) always missed the offending text.

This is believed to be another manifestation of type 3 font problems with pdfwrite, and we already have an open report for this (which already includes this file).

*** This bug has been marked as a duplicate of bug 691383 ***