blenderskool / pigmnts

🎨 Color palette generator from an image using WebAssesmbly and Rust
https://pigmnts.web.app
MIT License
73 stars 4 forks source link

Handle errors when unsupported file is chosen #11

Closed blenderskool closed 4 years ago

blenderskool commented 4 years ago

Appropriate error handling when a file with an unsupported file format is encountered. This is mainly due to the limitations in the file formats supported by image-rs