Use Ruffle's embedded text rendering engine.
It cannot access device fonts and uses fonts provided in the configuration and the default Noto Sans font as a fallback.
This is the default method.
Use an offscreen canvas for text rendering.
It can access and render device fonts, glyphs are rendered as bitmaps.
This is an experimental method and some features might not work properly.
Specifies how device fonts should be rendered.