comicgen
comicgen copied to clipboard
Add comics to your website or app with an API
If you would like us to add a new character, or you have an idea for a new character to propose on comicgen, please add a comment, mentioning: - What...
For example, https://gramener.com/comicgen/v1/comic?name=speechbubble&text=Comic+speech+bubble+text&width=100&height=100&align=center&font-family=Architects+Daughter&font-size=15&font-weight=normal&pointerx=130&pointery=50&padding=5&fill=%23ffffff&line-height=1&x=0&y=0&scale=1&rough=2.5&box=&boxcolor=%23000000&boxgap=&mirror=&ext=png renders as:  This is likely related to - Sharp does not support embedded fonts: https://github.com/lovell/sharp/issues/1722 - ... because LibRSVG doesn't support embedded fonts: https://gitlab.gnome.org/GNOME/librsvg/-/issues/153
x=0 and y=0 coordinates got dispositioning to right while zoom the comic character (by adding scale)
Description: If the user wants to add scale to character, the coordinates x and y are changed to -ve values instead of (0,0) Test scenario: - verify comicgen PowerBI plug-in...
Please create a pull request that commits an `architecture.md` which documents: - [ ] What each file is for, and how the folders are structured - [ ] How src/comigen.js...
https://www.jsdelivr.com/package/npm/comicgen?version=0.3.0 Shows Failed to load the file listing. Package size exceeded the configured limit of 100 MB.
In the latest release svg folder size increased from 65mb to **220mb**. Some of the shape svg sizes are above **100kb** per file. I think, where possible we should reduce...
- [ ] Create `comicgen-full.min.js` with continuous characters and d3/flubber dependencies included - [ ] Document the above
