kopia lustrzana https://github.com/inkstitch/inkstitch
enable the expand option for contour fill (#3462)
rodzic
da2ad73060
commit
26784be265
|
|
@ -271,6 +271,7 @@ class FillStitch(EmbroideryElement):
|
|||
('fill_method', 'guided_fill'),
|
||||
('fill_method', 'meander_fill'),
|
||||
('fill_method', 'circular_fill'),
|
||||
('fill_method', 'contour_fill'),
|
||||
('fill_method', 'tartan_fill'),
|
||||
('fill_method', 'linear_gradient_fill')])
|
||||
def expand(self):
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue