ComicHandler serves comics

    v1.71. ComicHandler serves comics as SVG files. It’s based on the Comicgen library.

    Here’s how to create a ComicHandler:

    url:
      comics:
        pattern: /$YAMLURL/comics
        handler: ComicHandler
    

    Now, comics?name=dee&angle=straight&emotion=smile&pose=super serves this SVG image:

    Sample comic

    Try ComicHandler

    This lets you create a variety of comic data stories. For examples, see gramener.com/datacomics/.

    For the full list of character names and options, see the Comicgen website