Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
x
  • Loading branch information
pkrumins committed Mar 17, 2013
1 parent 02df0f8 commit bf80483
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions README.md
@@ -1,11 +1,6 @@
This is a node.js module, writen in C++, that uses giflib to produce GIF images
from RGB, BGR, RGBA or BGRA buffers.

It was written by Peteris Krumins (peter@catonmat.net).
His blog is at http://www.catonmat.net -- good coders code, great reuse.

------------------------------------------------------------------------------

This module exports `Gif`, `DynamicGifStack`, `AnimatedGif` and `AsyncAnimatedGif`
objects.

Expand Down Expand Up @@ -185,23 +180,3 @@ Here they are:
http://github.com/pkrumins/node-jpeg


Why was this module written?
----------------------------

This module was written for my and James Halliday startup StackVM. StackVM puts
virtual machines on the web!

More info about our startup at: http://www.stackvm.com
Our startup is open source: http://github.com/pkrumins/stackvm

James Halliday is at http://substack.net and http://github.com/substack

------------------------------------------------------------------------------

Have fun with this module!


Sincerely,
Peteris Krumins (@pkrumins at Twitter)
http://www.catonmat.net

0 comments on commit bf80483

Please sign in to comment.