https://bugs.kde.org/show_bug.cgi?id=487714
--- Comment #10 from Ilya Fedin <[email protected]> --- FWIW, the value of the option isn't just <font name> <font size>, it's a result of https://docs.gtk.org/Pango/method.FontDescription.to_string.html With some fonts, it could be seen that the value is different from font family name (which was a problem when Qt's QGtk3Theme was attempting to read GTK's font settings with QFont rather than pango_font_description_from_string). -- You are receiving this mail because: You are watching all bug changes.
