C

QUL_COMPLEX_TEXT_RENDERING

Description

Enables rendering complex scripts at run-time. This option is ON by default. Setting it to OFF disables linking the text shaping engine to the application.

Examples of complex scripts include the Arabic alphabet and Indic scripts.

Example

set_target_properties(<Executable Target> PROPERTIES QUL_COMPLEX_TEXT_RENDERING OFF)

See also languages and writing systems and text shaping.

Available under certain Qt licenses.
Find out more.