- 
    Bug 
- 
    Resolution: Done
- 
    P2: Important 
- 
    5.6
- 
    None
- 
    Debian _stretch_, Linux 4.6.0 amd64
- 
        5dd907bf639f43be7f2cdfdd44ec3795f1b31bf6
QFont::fromString can't reproduce exactly a font that's been serialized with QFont::toString. If one gets a font's string representation and then recreates another object from that string, the latter object is different than the former according to QFont::operator ==.