Searched defs:half_leading (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/libnrtype/ | ||
H A D | Layout-TNG-Output.cpp | 117 double half_leading = 0.5 * (line_height_multiplier - 1.0) * emSize(); local 118 ascent += half_leading; 119 descent += half_leading; |
Completed in 17 milliseconds