We need a way for developers to tell us what fonts to load up on initialization.
A possible method is to iterate on an array in the O3DE registry, appending should work as the AP does this (look in TuRml/Registry/assetprocessor_settings.setreg for an example)
We need a way for developers to tell us what fonts to load up on initialization.
A possible method is to iterate on an array in the O3DE registry, appending should work as the AP does this (look in
TuRml/Registry/assetprocessor_settings.setregfor an example)