mysticsymbolic.github.io/lib/pages
Atul Varma d663915f0e
Make creature strokes non-scaling. (#6)
This attempts to manually scale the strokes on creatures so they aren't affected by scale.

The weird thing here is that applying `vector-effect="non-scaling-stroke"` does not appear to do the trick--rather, it makes all the strokes look _super heavy_.  So in this PR we scale the stroke by the inverse of whatever we're cumulatively scaling by when we're drawing something.
2021-02-16 13:36:14 -05:00
..
creature-page.tsx Make creature strokes non-scaling. (#6) 2021-02-16 13:36:14 -05:00
vocabulary-page.tsx
waves-page.tsx