mysticsymbolic.github.io/lib
Atul Varma bca699018c
Add animated GIF export. (#79)
This adds an "Export GIF" button _if and only if_ animation is enabled on the Mandala page.

The GIF has the same dimensions as the canvas at the time that the button was clicked.

Currently the animation is locked to 15 FPS, which I think might be the maximum rate that some platforms limit it to, but I'm not sure.  We can always adjust it in the future.
2021-04-10 17:11:12 -04:00
..
__snapshots__
pages Add animated GIF export. (#79) 2021-04-10 17:11:12 -04:00
animated-gif.ts Add animated GIF export. (#79) 2021-04-10 17:11:12 -04:00
animation.ts Make animation duration changeable (#77) 2021-04-04 08:34:29 -04:00
attach.test.tsx
attach.tsx
auto-sizing-svg.tsx Add animated GIF export. (#79) 2021-04-10 17:11:12 -04:00
bounding-box.test.ts
bounding-box.ts
browser-main.tsx
checkbox.tsx Disable 'invert every other symbol' if needed. 2021-04-04 08:46:09 -04:00
color-widget.tsx
colors.ts
creature-symbol-factory.tsx
creature-symbol.tsx
export-svg.tsx Add animated GIF export. (#79) 2021-04-10 17:11:12 -04:00
hover-debug-helper.tsx
mandala-circle.tsx Disable 'invert every other symbol' if needed. 2021-04-04 08:46:09 -04:00
numeric-slider.tsx
page.tsx
path.ts
point.test.tsx
point.ts
random-colors.test.ts
random-colors.ts Run prettier during CI. (#85) 2021-04-07 19:39:55 -04:00
random.test.ts
random.ts
randomizer-widget.tsx Add randomizer widget. (#87) 2021-04-08 20:13:54 -04:00
specs.ts
svg-composition-context.tsx Add randomizer widget. (#87) 2021-04-08 20:13:54 -04:00
svg-symbol-metadata.test.ts
svg-symbol-metadata.ts
svg-symbol.tsx
svg-transform.tsx
svg-vocabulary.ts
symbol-context-widget.tsx
test-util.ts
util.test.tsx
util.ts Disable 'invert every other symbol' if needed. 2021-04-04 08:46:09 -04:00
visible-specs.tsx
vocabulary-builder.test.ts
vocabulary-builder.ts
vocabulary-widget.tsx
vocabulary.ts