* Add support for config file Closes #1 * Support changing config path The path to the config file is accepted as an argument * Remove old code Remove the code for the old backend selection method
A lot of code was unnecesarily shared between the backends. This places much of that code in a new file, `imgproc.py`