Update t/dynamic.t
This commit is contained in:
parent
b0f24a2666
commit
f9e20db156
2 changed files with 28 additions and 15 deletions
|
@ -234,7 +234,7 @@ sub make_perimeters {
|
|||
map $_->noncollapsing_offset_ex(-0.5*$flow->scaled_width),
|
||||
@gaps;
|
||||
|
||||
if (0) {
|
||||
if (0) { # remember to re-enable t/dynamic.t
|
||||
# fill gaps using dynamic extrusion width, by treating them like thin polygons,
|
||||
# thus generating the skeleton and using it to fill them
|
||||
my %path_args = (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue