mcopy/cli
mmcwilliams 5695bfd645 App was throwing error during filmout. Re-wrote the resizing logic so that if it can't find dimensions in the info, don't resize the image. This may lead to squashing, as I've seen in frameloom, but I suspect this problem is with the UI and the superfluous "USE FILE" button. 2019-08-04 17:20:45 -04:00
..
data Fix dual projector bug and increment patch. 2019-07-27 08:47:35 -04:00
lib App was throwing error during filmout. Re-wrote the resizing logic so that if it can't find dimensions in the info, don't resize the image. This may lead to squashing, as I've seen in frameloom, but I suspect this problem is with the UI and the superfluous "USE FILE" button. 2019-08-04 17:20:45 -04:00
scripts Add a build script to build cli with pkg. 2019-03-22 19:50:46 -04:00
.gitignore Begin mcopy-cli for a simple command line interface 2019-02-24 08:13:47 -05:00
index.js Update delay, exec and exit usage and require statments. 2019-06-08 21:43:14 -04:00
package-lock.json Remove node-side digital lib and replace with filmout lib. Still remaining: rename internal uses of "dig" or "digital" to "filmout", including markup on the frontend. 2019-06-18 15:42:30 -04:00
package.json Fix dual projector bug and increment patch. 2019-07-27 08:47:35 -04:00