wip: More work on line drawings
This commit is contained in:
parent
c8808695e5
commit
9f2da8b926
15 changed files with 263 additions and 275 deletions
|
@ -5,7 +5,7 @@ import { LineDrawingWrapper, regular, thin } from './shared.mjs'
|
|||
* This strokeScale factor is used to normalize the stroke across
|
||||
* designs so we have a consistent look when showing our collection
|
||||
*/
|
||||
const strokeScale = 1
|
||||
const strokeScale = 1.2
|
||||
|
||||
/**
|
||||
* A linedrawing component for Benjamin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue