Skip to content

Conversation

@johndoknjas
Copy link
Contributor

Resolves #16381 and resolves #13576. PR #16408 took care of 5/7 of the boards that had this issue. This PR takes care of wood, leaving only newspaper with the problem. However newspaper may be more problem than it's worth to solve, and the issue is the least noticeable for it.

For wood I separated the jpg into 64 128x128 jpgs, and noticed some squares were a bit off. E.g., for the top-left one:

block_0

So I took the middle 120x120 pixels for each of these jpgs, resized them to 128x128, and then combined them into a new wood.jpg board.

@ornicar
Copy link
Collaborator

ornicar commented Nov 18, 2024

Thanks!

@ornicar ornicar merged commit 83540a6 into lichess-org:master Nov 18, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

Odd 1-pixel misalignment of shading after premove Square highlighting not properly aligned in Learn section

2 participants