mcopy/cli/lib/filmout
sixteenmillimeter 01cac728f5 Remove ImageMagick dependency. Replace sharp with jimp (prevent linux build issues). Jimp will also perform the same composite step as convert was. Light module is still disabled globally. 2020-04-24 14:33:58 -04:00
..
Readme.md 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
index.js Remove ImageMagick dependency. Replace sharp with jimp (prevent linux build issues). Jimp will also perform the same composite step as convert was. Light module is still disabled globally. 2020-04-24 14:33:58 -04:00
index.js.map Remove ImageMagick dependency. Replace sharp with jimp (prevent linux build issues). Jimp will also perform the same composite step as convert was. Light module is still disabled globally. 2020-04-24 14:33:58 -04:00
package.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

Readme.md

Digital

Kind: global class

digital.init()

Kind: instance method of Digital

digital.listen()

Kind: instance method of Digital

digital.set()

Kind: instance method of Digital

digital.move()

Kind: instance method of Digital

digital.start()

Kind: instance method of Digital

digital.end()

Kind: instance method of Digital

digital.connectDigital()

Use a file as the "digital" source on "projector"

Kind: instance method of Digital