Home | All Classes | Grouped Classes | Index | Search
Returns the area occupied by glyphs inside the glyph buffer's coordinate space.
CL_Rect internal_rect( bool ignore_invis = true); CL_Rect internal_rect( int idx, bool ignore_invis = true); CL_Rect internal_rect( Range range, bool ignore_invis = true);
Parameters:
Return value:
The area occupied by all glyphs, inside the buffer. If buffer is empty, returns a rectangle with zero size.
See also: