Home | All Classes | Grouped Classes | Index | Search

CL_Font::set_glyph_angle

Sets absolute rotation angle for individual glyphs.

	void set_glyph_angle(
		float angle);

Detailed description:

This rotation setting affects each individual glyph, rather then a drawn text as a whole. The glyphs are merely rotated from their original positions, useful for spinny effects, but also usually making things unreadable.

This property is set inside the glyphs sprite.

See also:

CL_Font



Questions or comments, write to the ClanLib mailing list.