Skip to content

When a picture rotates and then screen fades out the transparent parts are rendered black #2667

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

Closed
Ghabry opened this issue Oct 29, 2021 · 0 comments · Fixed by #2674
Closed

Comments

@Ghabry
Copy link
Member

Ghabry commented Oct 29, 2021

Very specific bug found by Jan / Deep8 (@DeepIA8):

When a picture rotates while fading out the screen the transparent part of the picture is rendered black instead of transparent.

Screenshot_151-fs8

@Ghabry Ghabry added this to the 0.7.1 milestone Oct 29, 2021
Ghabry added a commit to Ghabry/easyrpg-player that referenced this issue Nov 1, 2021
Rotation cannot be done with OP_SRC as it renders a black rectangle.

See also EasyRPG#1077 (surprisingly this issue did not regress)

Fix EasyRPG#2667
Ghabry added a commit to DeepIA8/easyrpg-player-deep8 that referenced this issue Nov 1, 2021
Rotation cannot be done with OP_SRC as it renders a black rectangle.

See also EasyRPG#1077 (surprisingly this issue did not regress)

Fix EasyRPG#2667
Ghabry added a commit to Ghabry/easyrpg-player that referenced this issue Nov 23, 2021
Rotation cannot be done with OP_SRC as it renders a black rectangle.

See also EasyRPG#1077 (surprisingly this issue did not regress)

Fix EasyRPG#2667
Ghabry added a commit to DeepIA8/easyrpg-player-deep8 that referenced this issue Dec 8, 2021
Rotation cannot be done with OP_SRC as it renders a black rectangle.

See also EasyRPG#1077 (surprisingly this issue did not regress)

Fix EasyRPG#2667
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

2 participants