ppsspp icon indicating copy to clipboard operation
ppsspp copied to clipboard

High Contrast Fonts (Android system setting) results in weirdly glowy text

Open hrydgard opened this issue 1 year ago • 3 comments

Reported by johnwildx on Discord.

The image speaks for itself - though, I have no idea how this is happening.

image

hrydgard avatar Feb 13 '24 00:02 hrydgard

Does a high contrast font supposed to have an outline like in this guide? https://mcmw.abilitynet.org.uk/how-to-make-text-easier-to-read-with-high-contrast-text-in-android-13 image

May be we use the same color on the outline, thus it became like glowing.

anr2me avatar Feb 13 '24 02:02 anr2me

Ah good find! Yeah, I think that's exactly what happens...

hrydgard avatar Feb 13 '24 06:02 hrydgard

There might be a potential solution here: https://stackoverflow.com/questions/54599485/how-to-ignore-high-contrast-accessibility-option-in-android-during-canvas-drawin

hrydgard avatar Feb 13 '24 07:02 hrydgard