Home | All Classes | Grouped Classes | Index | Search
Returns angle in degrees of total rotation.
float get_angle();
Detailed description:
This only has an effect if you're using CL_Font's drawing mechanism itself. If the font is just being used inside a complex multi-font class (such as CL_TextStyler) then it makes no difference. If that's the case, use the equivalent property of the class containing the font.
Also note that rotation using this method with a glyph rotation hotspot besides origin_top_left:0:0 produces illegible results.
See also: