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

/inkscape/src/libnrtype/
H A DLayout-TNG-Output.cpp240 Geom::OptRect glyph_rect = _glyphs[glyph_index].span(this).font->BBox(_glyphs[glyph_index].glyph); local
241 if (glyph_rect) {
242 bbox.unionWith(*glyph_rect * total_transform);

Completed in 16 milliseconds