helios/rendering/text/README.md File
Namespaces Index
| namespace | text |
|
Text rendering abstractions and data types. More... | |
File Listing
The file content with the documentation metadata removed is:
# helios::rendering::text
This namespace provides a flexible, GPU-accelerated text rendering system. It defines abstract interfaces for text rendering implementations, glyph metrics structures, and command objects for rendering text with custom fonts and positioning.
---
<details>
<summary>Doxygen</summary><p>
@namespace helios::rendering::text
@brief Text rendering abstractions and data types.
@details This namespace provides a flexible, GPU-accelerated text rendering system. It defines abstract interfaces for text rendering implementations, glyph metrics structures, and command objects for rendering text with custom fonts and positioning. The primary implementation is `OpenGLGlyphTextRenderer` in the `helios::ext::opengl::rendering` namespace, which uses FreeType for font loading and glyph rasterization.
</p></details>
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.