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

/inkscape/src/libnrtype/
H A DLayout-TNG-Compute.cpp581 float glyph_rotate = 0.0; local
606 if (unbroken_span.rotate._set) glyph_rotate = unbroken_span.rotate.computed * (M_PI/180);
699 new_glyph.rotation = glyph_rotate;

Completed in 19 milliseconds