Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spurious shadow under text #6129

Closed
automatedbugreportingfacility opened this issue Jun 18, 2015 · 4 comments
Closed

Spurious shadow under text #6129

automatedbugreportingfacility opened this issue Jun 18, 2015 · 4 comments

Comments

@automatedbugreportingfacility

This is a regression from PR #4521. There's a grey shadow under 45°.

URL: http://www.leics.gov.uk/sd34.pdf
1.1.215: https://i.imgur.com/s20TmMU.png
0.8.990: https://i.imgur.com/kaOooD2.png

7e7b728 is the first bad commit
commit 7e7b728
Author: Jonas Jenwald
Date: Wed Mar 26 22:29:04 2014 +0100

Assign non-zero width/height to all rectangles (issue 4260)
@Snuffleupagus
Copy link
Collaborator

Actually, there seems to be more to this issue than just a regression.
Comparing the rendering in PDF.js just prior to PR #4521 with Adobe Reader, it seems that there is more going on here. As can be seen in the following screen-shot, it appears that in Adobe Reader the area behind 45° is actually filled with white, whereas in PDF.js it was semitransparent:

issue6129

@yurydelendik
Copy link
Contributor

Screenshot from mac osx preview:
screen shot 2015-06-18 at 9 27 48 am

And reader on mac osx (@400%):
screen shot 2015-06-18 at 9 32 57 am

@yurydelendik
Copy link
Contributor

Removing regression tag, since the Adobe Reader and Mac OSX Preview has the similar issue.

@Snuffleupagus
Copy link
Collaborator

Fixed by PR #12812

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants