C

QUL_FONT_ENGINE

Note: This CMake API is deprecated. Use the BoardDefaults.qmlprojectconfig files instead. See QmlProject Manual.

Description

By default, Qt Quick Ultralite applications use the static font engine. When this property is set, the provided font engine is used instead.

Available values:

ValueDescription
Staticstatic font engine
SparkMonotype Spark font engine, causes your application to be linked with the Monotype library

Since

This property was introduced in Qt Quick Ultralite 2.0.

Available under certain Qt licenses.
Find out more.