UNPKG

comicgen

Version:

Add comics to your website or app with an API. Choose a character, angle, emotion and pose. Embed on your page.

31 lines (30 loc) 507 B
{ "defaults": { "width": 500, "height": 500 }, "replace": { "value": { "type": "range", "attr": "value", "attrs": { "min": 0, "max": 1, "step": 0.01 }, "default": 0 }, "fill": { "type": "color", "selector": ".fill", "attr": "fill, stop-color", "default": "#FFFFFF" }, "stroke": { "type": "color", "selector": ".stroke", "attr": "stroke", "default": "#050505" } } }