MCPcopy
hub / github.com/HashLips/hashlips_art_engine / preview_gif.js

File preview_gif.js

utils/preview_gif.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const basePath = process.cwd();
2const fs = require("fs");
3const { createCanvas, loadImage } = require("canvas");
4const buildDir = `${basePath}/build`;

Callers

nothing calls this directly

Calls 2

loadImgFunction · 0.85
saveProjectPreviewGIFFunction · 0.85

Tested by

no test coverage detected