FedoraQt / adwaita-qt

A style to bend Qt applications to look like they belong into GNOME Shell
Other
492 stars 48 forks source link

Some fonts result in wrong weight being used #134

Closed asegarra closed 4 years ago

asegarra commented 4 years ago

Certain fonts when selected result in the theme displaying them with a higher weight e.g. Light looks Regular, Regular look Medium or Bold. Examples of fonts that display like this are Cantarell, Fira Sans, Source Sans Pro. Other fonts don't appear to be affected like Ubuntu Mono, Roboto, Liberation.

The reason I believe the problem is in the theme is that if I switch Qt themes like Breeze and Fusion the fonts look as they should.

These screen shots are both using Cantarell Regular font:

Adwaita: adwaita

Fusion: non-adwaita

grulja commented 4 years ago

It looks like a bug in the Cantarell font.

See https://bugzilla.redhat.com/show_bug.cgi?id=1823984.

asegarra commented 4 years ago

Hi, but does that mean those other fonts I mentioned have bugs? Why do I only see this if I use adwaita-qt ?