IonicaBizau/image-to-ascii

Expose original character / rgb values as generated

Craigmoore opened this issue ยท 3 comments

The values returned are perfect for consuming within a console, however for my project I needed the original character and rgb as generated.

Perhaps add a "pure data mode" boolean to the options and if so, add to an array structure instead of converting to final console string.

(Feature request)

@Craigmoore This is now covered in #25. Check it out. ๐Ÿ˜„

Looks insanely sweet, when I get some time to do some more node.js I will take a look - definately better than my hacky solution!

@Craigmoore A good example is this one. It modifies the characters before stringifying the things. ๐Ÿ˜„

๐Ÿšข 3.0.0 ๐ŸŽ‰