Fonts
- Last UpdatedJan 20, 2025
- 1 minute read
The mobile version of the XR engine does not support system fonts; however, it has a custom font management set in place. Unlike with the main Windows engine, the application developer needs to provide the fonts as part of the application data
The XR Connected Worker empty project has a default list of supported fonts. If you choose to use another font, you can extend the list of supported fonts by using a commercial or open source tool for creating these fonts.
Default Supported Fonts
|
Font Name |
Style |
Size |
|
Arial |
Antialias |
15 |
|
Arial |
Antialias |
21 |
|
Arial |
Antialias |
26 |
|
Arial |
Antialias |
32 |
|
Arial |
Antialias |
40 |
|
Arial |
Bold |
26 |
|
Arial |
Bold-antialias |
21 |
|
Arial |
Bold-antialias |
26 |
|
Arial |
Regular |
20 |
See XR help for further information.