Skip to content

Sub-pixel anti-aliasing #214

@tobia

Description

@tobia

I'm having a strange bug. I have configured my new system (Arch Linux) to use sub-pixel anti-aliasing in my ~/.config/fontconfig/fonts.conf

Every app I have tried so far follows those rules (Firefox, Chromium, Leafpad...) except Kitty, which uses a default grey anti-aliasing, no matter what I specify.

Using strace I can see that it opens the same FontConfig library as the other programs: /usr/lib/libfontconfig.so.1 and that it sources my local config file correctly. But then it seems to just ignore it. Or maybe it turns the glyphs into monochromatic after the font has been rendened? I dunno.

I'm using the Sway window manager, which is Wayland-based. Could that be it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions