I have a font which is unfortunately rendered incorrectly unless  
QFont::StyleStrategy set to QFont::NoFontMerging. This font is being  
loaded via QML Loader and used by many QML controls. Unfortunately  
'QFont::NoFontMerging' is not exposed to QML so I can't change it like the  
other font settings. Is there any others ways to set this flag than  
creating my own QML wrapper over QFont and passing this QFont to all the  
QML elements?
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to