This PR adds a very basic handling for bitmap files. I tested reading some different (and even weird) image files, with no problems.
With this simple add, one can feed the encoder with a lot more flexible bitmap file variants, while avoiding malformed or not suitable ones.
This PR adds a very basic handling for bitmap files. I tested reading some different (and even weird) image files, with no problems. With this simple add, one can feed the encoder with a lot more flexible bitmap file variants, while avoiding malformed or not suitable ones.