Correct font smoothing in ACID3

    I don’t know, maybe someone has already seen, but I was very surprised:

    Make the Ahem font antialias correctly on Acid3

    String nameStr(fullName.get());
    m_allowFontSmoothing = (nameStr != "Ahem");


    I did not expect this from WebKit = (
    Link to commit

    Also popular now: