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

/inkscape/src/ui/tools/
H A Dcalligraphic-tool.cpp539 #define SPEED_MIN 0.3 macro
548 // contact with the guide; if it drops below SPEED_MIN, we are on our own and
581 || (speed < SPEED_MIN) // stuck; most likely reached end of traced stroke

Completed in 13 milliseconds