Home | All Classes | Grouped Classes | Index | Search

CL_GlyphBuffer::get_scale_y_effects

Returns a reference to the y scale effect map.

	std::map<int, float>& get_scale_y_effects();

	const std::map<int, float>& get_scale_y_effects();

Detailed description:

Scaling occurs away from the upper-left corner of each glyph.

See also:

CL_GlyphBuffer



Questions or comments, write to the ClanLib mailing list.