## Image viewer for the Lumina Desktop This is an image viewer. ### Library Dependencies 1. Qt 5.9+ (specific modules listed below) * concurrent * core * gui * network * multimedia * multimediawidgets * svg * widgets * printsupport 2. Other Libraries * libc ### Command Line Arguments * Any files listed after `lumina-photo` will be added to the playlist * Example : `lumina-photo ./test1.png ./test2.svg ./test3.jpg` * Wildcards are allowed to open multiple files in any path * Example : `lumina-photo ./testdir/*