gomfunkel / node-exif

A node.js library to extract Exif metadata from images.
MIT License
581 stars 104 forks source link

options is not defined at line 118 #51

Closed martingg88 closed 8 years ago

martingg88 commented 8 years ago

ReferenceError: options is not defined at ExifImage.js:118:47

arguments at self.processImage at line 118 is not consistent with function parameter.

oeuillot commented 8 years ago

Ok thanks for your report. It's time to add some tests to this project ;-)