Skip to content

topryan/xkml

 
 

Repository files navigation

xkml

The XKcd Markup Language

Disclaimer: xkml is by no means affiliated with xkcd.

Running a demo:

You need the following pip package:

  • Pillow (PIL fork; imported as PIL) which would require ImageMagick.

Then run

python __init__.py

python3, of course, change accordingly

UPDATE: demo.xkml now contains descriptive comments

the provided demo.xkml should give you this:

you can mess with some parameters and re-run command above

Progress

the dialog feature is WIP

Recently implemented features:

  • dialog text
  • import
  • multiline using backslash

pretty much anything else is NYI

Licensing

This repo: GPLv3

xkcd_script font: CC BY-NC 3.0 from ipython/xkcd-font

About

XKcd Markup Language: turn an xkml file to an xkcd-style comic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%