2
0

feat(guillocheDirective): added spread lines

This commit is contained in:
2018-05-24 00:29:23 +02:00
parent bb271f68ea
commit 2d4366c086
6 changed files with 80 additions and 18 deletions

View File

@@ -20,6 +20,7 @@ export const environment = {
nodes: 2,
stroke: 1,
scale: 0.3,
overlap: 3
overlap: 3,
spread: 4
}
};