Searched refs:tiltb (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/display/
H A Ddrawing-text.cpp104 Geom::OptRect tiltb = bounds_exact(*_font->PathVector(_glyph)); local
105 if (tiltb) {
106 Geom::Rect bigbox(Geom::Point(tiltb->left(),-_dsc*scale_bigbox*1.1),Geom::Point(tiltb->right(),_asc*scale_bigbox*1.1));

Completed in 220 milliseconds