Skip to content

Added wrapper for set-icon#78

Open
lalzy wants to merge 2 commits intolispbuilder:masterfrom
lalzy:master
Open

Added wrapper for set-icon#78
lalzy wants to merge 2 commits intolispbuilder:masterfrom
lalzy:master

Conversation

@lalzy
Copy link
Copy Markdown
Contributor

@lalzy lalzy commented Apr 17, 2025

The window-frame icon that is.

I had issues with 128bytes because I wasn't passing an 128 byte image
to begin with (somehow 32x32 turnd into 32x41)... So that works.

Commenting to make it clearer both what is being done (manual creation
of an 128 byte mask, with all bits set, a.k.a full visibility).

And lastly convert source to namestring since sdl-load-bmp only
accepts a string, and I didn't think about it until I tested with namestrings...
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