Aaron Heckmann 12 years ago
parent 6ca7d9e8cc
commit 5c6bc5d906
  1. 2
      index.js

@ -50,7 +50,7 @@ function gm (source, height, color) {
if (typeof source === "string") {
// then source is a path
// parse out gif frame brackets from filename
// since stream doesn't use source path
// eg. "filename.gif[0]"

Loading…
Cancel
Save