Comment 17 for bug 1475205

Revision history for this message
Pat McGowan (pat-mcgowan) wrote :

FWIW this shows missing characters as well, very few fonts have a Light version.

       Text {
            text: "系统设置 Bookman Light 69px"
            font.family: "URW Bookman L"
            font.pixelSize: 69
            font.weight: Font.Light
        }