1
0
Fork 0

wip: More work on line drawings

This commit is contained in:
joostdecock 2024-12-27 10:18:25 +01:00
parent c8808695e5
commit 9f2da8b926
15 changed files with 263 additions and 275 deletions

View file

@ -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