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

nheko forces rgb/subpixel font antialiasing (doesn't respect fontconfig?) on gnome and macos #1817

Open
1 task
nvkomata opened this issue Sep 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@nvkomata
Copy link

Describe the bug

on lunix, qt apps will in the majority look at your fontconfig and go "ah ha, naruhodo, i should render fonts like this". when you set your

<edit mode="assign" name="rgba">
      <const>none</const>
</edit>

the font should not be rgba/subpixel antialiased or fall back to grayscale. nheko doesn't give 2 fucks, the only font settings that it will respect are kde's

this is an issue on macos also

To Reproduce

  1. open nheko on gnome or macos
  2. see your font has orange and blue outlines

What happened?

No response

Expected behavior

No response

Screenshots

Screenshot From 2024-09-27 17-09-11

screenshot from linux on gnome

left is nheko
right is corectrl (another qt app)

Version

0.12.0

Operating system

Linux, macOS

Installation method

macOS DMG file, Some repository (AUR, homebrew, distribution repository, PPA, etc)

Qt version

No response

C++ compiler

No response

Desktop Environment

GNOME, macos

Did you use profiles?

  • Profiles used?

Relevant log output

No response

Backtrace

No response

@nvkomata nvkomata added the bug Something isn't working label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant