1.0.0 • Published 10 years ago

memeplayer.js v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

MemePlayer.js

MemePlayer.js turns a regular canvas into a full featured meme editor.

Installation

Bower

$ bower install memeplayer.js

You'll also need to include the readwrite-gif library in your page. Using this with jsdom and node-canvas is in the roadmap, so if it makes sense I'll put it on NPM once I have a working example.

Stuff It Can Do

  • Draw text over an image macro.
  • Export base64 image data for further processing.
  • Works with JPG, PNG and animated GIF (!)

For all the gritty details, refer to the API docs.