citro2d
Data Fields
C2D_Text Struct Reference

Text object. More...

#include <text.h>

Data Fields

C2D_TextBuf buf
 Buffer associated with the text.
 
size_t begin
 Reserved for internal use.
 
size_t end
 Reserved for internal use.
 
float width
 Width of the text in pixels, according to 1x scale metrics.
 
u32 lines
 Number of lines in the text.
 
u32 words
 Number of words in the text.
 
C2D_Font font
 Font used to draw the text, or NULL for system font.
 

Detailed Description

Text object.


The documentation for this struct was generated from the following file: