Bug 692808 - Text rendering with TextAlphaBits enabled
Summary: Text rendering with TextAlphaBits enabled
Status: RESOLVED DUPLICATE of bug 692759
Alias: None
Product: Ghostscript
Classification: Unclassified
Component: Text (show other bugs)
Version: 9.04
Hardware: PC Windows XP
: P4 normal
Assignee: Chris Liddell (chrisl)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-22 10:41 UTC by Delphian
Modified: 2012-01-23 11:46 UTC (History)
1 user (show)

See Also:
Customer:
Word Size: ---


Attachments
Original Font issue.pdf and outputed Font issue.jpg (99.18 KB, application/zip)
2012-01-22 10:41 UTC, Delphian
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Delphian 2012-01-22 10:41:47 UTC
Created attachment 8302 [details]
Original Font issue.pdf and outputed Font issue.jpg

When I try to render the "Font issue.pdf" attached, the Ghostscript outputs the text repeated several times staked vertically. See "Font issue.jpg".

The command line is:
gswin32c.exe -dSAFER -dBATCH -dNOPAUSE -sDEVICE=jpeg -r150 -dTextAlphaBits=4 -sOutputFile="Font issue.jpg" "Font issue.pdf"

But if I remove the TextAlphaBits parameters, the file is rendered fine.
Comment 2 Chris Liddell (chrisl) 2012-01-22 12:11:06 UTC

*** This bug has been marked as a duplicate of bug 692759 ***
Comment 3 Delphian 2012-01-22 18:15:21 UTC
(In reply to comment #2)

Hi, Chris. Thank you for looking in! Yes, it seems like the same issue. But my sample file is much simpler, so may be it'll be easier to trace down the bug using my PDF.
Comment 4 Chris Liddell (chrisl) 2012-01-22 18:40:24 UTC
Yes, hopefully the simpler file will help. As mentioned in the other bug, it looks like an anti-aliasing problem, rather than a font problem, but I may have a proper look when I have time.

Chris
Comment 5 Robin Watts 2012-01-23 11:46:27 UTC
(For the record, ignore comment #1 - I've checked with Chris and that was a mistake).