Font
A Font asset contains an image with all the characters of the font that the user chose to include, and data related to how each character should be displayed. Font assets are used to render text using an Element component of type Text. To render text, add an Element component to an Entity set its type to Text and drag and drop the Font asset to the Font slot of the Element component.
Creating Fonts
You can create new font assets directly from the OasisW Editor interface. Use the Create Asset menu in the Asset panel.
Here are the properties that you can edit for a Font asset in the Editor:
Properties
Intensity
Intensity is used to boost the value read from the signed distance field, 0 is no boost, 1 is max boost. This can be useful if the font does not render with clean smooth edges with the default intensity or if you are rendering the font at small font sizes.