Tutorial for Text Rendering
Introduction
Text Rendering involves both the handling of Unicode standards regarding character encoding as we...
Fonts and Styles
Description This section contains information about how to use fonts and styles. Accessing Font...
Using Candera TextEngine to draw Text
Description The simplest way to draw text with Candera is using a TextNode2D, a 3D text widget f...
Using asynchronous text rendering
Description The Candera engine provides asynchronous text rendering to improve the handling of t...
Text rendering: Caching/rendering systems
Description The rasterization of a glyph is a very costly operation. Paired with shaping and pos...