comicgen
Version:
Add comics to your website or app with an API. Choose a character, angle, emotion and pose. Embed on your page.
21 lines (20 loc) • 354 B
JSON
{
"defaults": {
"width": 500,
"height": 600
},
"replace": {
"shirt": {
"type": "color",
"selector": "path[fill='#EA9A00' i]",
"attr": "fill",
"default": "#EA9A00"
},
"face": {
"type": "color",
"selector": "path[fill='#f3d4ca' i]",
"attr": "fill",
"default": "#f3d4ca"
}
}
}