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

Fonts with LCD Subpixel Antialiasing do not respect control's Modulate when using Forward+ or Mobile renderer #93606

Open
cridenour opened this issue Jun 25, 2024 · 2 comments

Comments

@cridenour
Copy link
Contributor

Tested versions

  • Reproducible from 4.0 beta 6 (earliest I had easy to test) up to master

System information

Windows 10 & macOS

Issue description

When a font is imported as LCD Subpixel and rendered in Vulkan Forward+ or Mobile, the modulate color (self or total, on the control or inherited by its parent) is completely ignored.

Steps to reproduce

  1. Import a font and update it's advanced import settings to use LCD Subpixel antialiasing
  2. Use a Vulkan renderer
  3. Modulate any control using it, via theme, theme override, label settings, etc.

Minimal reproduction project (MRP)

lcdsubpixelmodulate.zip

@Calinou
Copy link
Member

Calinou commented Jun 26, 2024

cc @bruvzg

When a font is imported as LCD Subpixel and rendered in Vulkan Forward+ or Mobile

Does the issue occur in Compatibility?

@cridenour
Copy link
Contributor Author

Does the issue occur in Compatibility?

It does not.

@bruvzg bruvzg self-assigned this Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants