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

emu/rendlay.cpp: keep the alpha channel intact when rendering text components #11820

Merged
merged 1 commit into from Dec 6, 2023

Conversation

devinacker
Copy link
Contributor

This makes text on non-black backgrounds look better without the need to give text elements an explicit background color.

Before and after, using pss6 as an example:

image
image

@cuavas cuavas merged commit c7f9676 into mamedev:master Dec 6, 2023
5 checks passed
Luigi30 pushed a commit to Luigi30/mame that referenced this pull request Dec 16, 2023
…ts. (mamedev#11820)

Improves appearance of text drawn over colors other than black.
einstein95 pushed a commit to einstein95/mame that referenced this pull request Mar 2, 2024
…ts. (mamedev#11820)

Improves appearance of text drawn over colors other than black.
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.

None yet

2 participants