Back to Qt.io
Contact Us Blog Download Qt
Qt documentation
  • Archives
  • Snapshots
  • Qt Quick Ultralite overview
  • Qt Quick Ultralite vs Qt
  • Requirements
  • Supported platforms
  • Reference
    • All C++ classes
    • All QML types
    • All modules
    • Demos
    • Examples
    • CMake manual
  • Getting started
    • Prerequisites
    • Setting up your development host
    • Command-line setup
    • Developing your first application
    • Building from sources
  • Developing applications
    • Managing resources
    • Text rendering and fonts
    • Using visual canvas
    • Adding states and animations
    • Using JavaScript
    • Integrating C++ code with QML
    • Defining singletons in QML
    • Building an application as a static library
    • Defining a custom entry point
    • Internationalization and localization
    • Reusing QML objects
    • Improving performance
  • Platform porting guide
  • Known issues or limitations
  • Licensing
  • Support
  • Qt for MCUs 2.2
  • CMake Manual
  • QUL_FONT_ENGINE

CMake Reference

C

QUL_FONT_ENGINE

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.

CMake Reference

Available under certain Qt licenses.
Find out more.

Contents
  • Description

  • Since

Previous
  • CMake Reference


Contact Us
  • Company
    • About Us
    • Investors
    • Newsroom
    • Careers
    • Office Locations
  • Licensing
    • Terms & Conditions
    • Open Source
    • FAQ
  • Support
    • Support Services
    • Professional Services
    • Partners
    • Training
  • For Customers
    • Support Center
    • Downloads
    • Qt Login
    • Contact Us
    • Customer Success
  • Community
    • Contribute to Qt
    • Forum
    • Wiki
    • Downloads
    • Marketplace
  • Sign In
  • Feedback
  • © 2023 The Qt Company