Home
last modified time | relevance | path

Searched refs:stitch_min_length_abs (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/live_effects/
H A Dlpe-embrodery-stitch.cpp271 double stitch_min_length_abs = stitch_min_length * 0.01 * stitch_length; in doEffect_path() local
285 if (step < stitch_min_length_abs) { in doEffect_path()
306 if (posnext >= pwdomain.max() - stitch_min_length_abs) { in doEffect_path()