Closed audetto closed 3 years ago
Values must be compared for equality. On a Pi4 the font comes back as AnyStyle and rendering is all over the place. Moreover, what really fixes it is the family.
This is where it is defined https://github.com/qt/qtbase/blob/e395cbb43d246abb18f9df45cd32c9fbea686076/src/gui/text/qfont.h#L59
Merged, thanks a lot!
Values must be compared for equality. On a Pi4 the font comes back as AnyStyle and rendering is all over the place. Moreover, what really fixes it is the family.