Skip to content

feat: gfx.COLOR_TRUE_WHITE#206

Merged
brettchalupa merged 1 commit into
mainfrom
true-white
May 15, 2026
Merged

feat: gfx.COLOR_TRUE_WHITE#206
brettchalupa merged 1 commit into
mainfrom
true-white

Conversation

@brettchalupa
Copy link
Copy Markdown
Owner

This allows people use use a true white rather than the offwhite that
comes in the color palette. This is particularly useful when using the
_ex variants of spr and sspr to not have white in sprites.png be changed
to the engine's palette's white.

Closes #204

This allows people use use a true white rather than the offwhite that
comes in the color palette. This is particularly useful when using the
_ex variants of spr and sspr to not have white in sprites.png be changed
to the engine's palette's white.

Closes #204
@brettchalupa brettchalupa merged commit ebdc5eb into main May 15, 2026
5 checks passed
@brettchalupa brettchalupa deleted the true-white branch May 15, 2026 12:41
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.

Using gfx.COLOR_WHITE with gfx.spr_ex tints white pixels in a potentially undesirably way

1 participant