Skip to content

[paint] Rewrite 16x16 cursor from hexadecimal to visual, 7x7 to 8x8#2298

Merged
ghaerr merged 2 commits intomasterfrom
cursor3
Apr 15, 2025
Merged

[paint] Rewrite 16x16 cursor from hexadecimal to visual, 7x7 to 8x8#2298
ghaerr merged 2 commits intomasterfrom
cursor3

Conversation

@ghaerr
Copy link
Copy Markdown
Owner

@ghaerr ghaerr commented Apr 15, 2025

Converts the previous hexadecimal representation of the 16x16 cursor to visual, using the MASK() macro.

It was also discovered that the previous MASK macro only created a 7x7 cursor, so the small cursor was redrawn slightly larger as 8x8 and uses the mask() macro.

@ghaerr ghaerr merged commit c7e1299 into master Apr 15, 2025
1 check passed
@ghaerr ghaerr deleted the cursor3 branch April 15, 2025 04:46
@Vutshi
Copy link
Copy Markdown
Contributor

Vutshi commented Apr 15, 2025

I was really puzzled when I first saw this 7x7 cursor—I thought I was missing something. :)

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.

2 participants