Searched defs:test_width (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libnrtype/
H A DLayout-TNG-Compute.cpp406 double test_width = span->width - text_source->style->letter_spacing.computed; local
412 if (test_width > maximum_width && !char_attributes.is_white) { // whitespaces don't matter, we can put as many as we want at eol

Completed in 266 milliseconds