noopkat / png-to-lcd

convert png image data into an lcd convertible framebuffer
22 stars 9 forks source link

browser compatibility #14

Open noopkat opened 6 years ago

noopkat commented 6 years ago

This library should be able to run in both Node and the browser. Some dependency swapping might be necessary for the pixel data extraction, but it is definitely possible.