C
FontConfiguration.MCU.glyphsStorageSection
Description
The glyphsStorageSection property defines the resource storage section used for pre-rasterized glyph data. It is set to "QulFontResourceData" by default.
Note: The property affects both the Spark Monotype and Static font engines.
See Text Rendering and Fonts for font engine-specific details.
Usage
FontConfiguration {
MCU.glyphsStorageSection: "QulFontResourceData"
}Since
This property was introduced in QmlProject API 1.3 .
See also QUL_GLYPHS_RESOURCE_STORAGE_SECTION.
Available under certain Qt licenses.
Find out more.