8 ms·
Qt does do gamma correction when it comes to text rendering.
by jjgod 7y ago
Qt does do gamma correction when it comes to text rendering.
- ahartmetz 7y agoMaybe for blending, white on black text and things like that - after calculating shades the "wrong" way for compatibility with fonts' built-in expectations. See my other comment about that.