ScottyMac52 / MFDisplay

Utility that allows the display of any image cropped from an external image file (Bitmap images of type jpeg,png and bmp) into any sized image on the screen in any coordinate available to the display system.
MIT License
8 stars 0 forks source link

Added better error detection around loading the configuration. Modifi… #41

Closed ScottyMac52 closed 5 years ago

ScottyMac52 commented 5 years ago

…ed the model of the config so that the filename is a relative path to the FilePath and the moduleName needs to be unique.