mysticsymbolic.github.io/lib
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
..
pages Make creature strokes non-scaling. (#6) 2021-02-16 13:36:14 -05:00
attach.test.tsx Fix math-related bugs in attachment code. (#5) 2021-02-16 11:52:52 -05:00
attach.tsx Fix math-related bugs in attachment code. (#5) 2021-02-16 11:52:52 -05:00
bounding-box.ts
browser-main.tsx
colors.ts
path.ts
point.test.tsx Fix math-related bugs in attachment code. (#5) 2021-02-16 11:52:52 -05:00
point.ts Fix math-related bugs in attachment code. (#5) 2021-02-16 11:52:52 -05:00
random.ts
specs.ts Oops, fix type error. 2021-02-16 07:17:40 -05:00
svg-symbol.tsx Make creature strokes non-scaling. (#6) 2021-02-16 13:36:14 -05:00
svg-vocabulary.ts
util.test.tsx Fix math-related bugs in attachment code. (#5) 2021-02-16 11:52:52 -05:00
util.ts Fix math-related bugs in attachment code. (#5) 2021-02-16 11:52:52 -05:00
visible-specs.tsx Make spec slightly transparent. 2021-02-15 20:34:49 -05:00
vocabulary-builder.ts Make all symbol names lowercase. 2021-02-15 12:39:22 -05:00