Text Handling

Text Handling Overview

ProGUI provides a set of functions for creating, configuring, and drawing text within your application's interface. Text rendering is managed through dedicated text objects.

Key functionalities include:

Text objects provide an efficient way to handle text rendering, as the layout and formatting information is pre-calculated and cached.