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

/inkscape/src/libnrtype/
H A DLayout-TNG-Output.cpp196 Geom::Affine glyph_matrix; local
197 _getGlyphTransformMatrix(glyph_index, &glyph_matrix);
200 phase0 = glyph_matrix.translation()[Geom::X];
206 (void) nr_text->addComponent(_spans[span_index].font, _glyphs[glyph_index].glyph, glyph_matrix,
210 glyph_matrix.translation()[Geom::X] - phase0
235 Geom::Affine glyph_matrix; local
236 _getGlyphTransformMatrix(glyph_index, &glyph_matrix);
237 Geom::Affine total_transform = glyph_matrix;
259 Geom::Affine glyph_matrix; local
270 _getGlyphTransformMatrix(glyph_index, &glyph_matrix);
440 Geom::Affine glyph_matrix; local
798 Geom::Affine glyph_matrix; local
[all...]

Completed in 14 milliseconds