Candera/FeatStd CMake Build System Changes
New CMake variables were added:
| Name | Description | Possible values |
|---|---|---|
| CANDERA_TEXTENGINE_WORKER_THREAD_ENABLED | Uses a worker thread for asynchronous text rendering when enabled. Otherwise it uses a single threaded solution. | ON/OFF (Default: ON) |