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

CL2 format only supports line overrun for Transparent commands #8

Open
glebm opened this issue Apr 11, 2023 · 0 comments
Open

CL2 format only supports line overrun for Transparent commands #8

glebm opened this issue Apr 11, 2023 · 0 comments

Comments

@glebm
Copy link

glebm commented Apr 11, 2023

In CL2, pixel and fill runs cannot go beyond the end of the line.
Only transparent runs can cross line boundaries.

The render simply does not support this for pixel and fill runs https://github.com/diasurgical/devilution/blob/f1b85a5cd3751363d248f7a2a460d527f69c2a32/Source/engine.cpp#L2834-L2838

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

No branches or pull requests

1 participant