From 576f448864f1746e0fa47e68c3783be7e9bc3f46 Mon Sep 17 00:00:00 2001 From: omsuneri <142336291+omsuneri@users.noreply.github.com> Date: Tue, 21 Jan 2025 20:54:33 +0530 Subject: [PATCH] Exporting Blocks artwork in PNG (#4280) * Update toolbar.js for PNG saver * Update activity.js PNG saver * Update index.html for adding new link for exporting as png * Update toolbar.js * creating fun printBlockPng * Update SaveInterface.js calling block artwork png * Removing extra Spaces * Update activity.js * Update activity.js --- index.html | 1 + js/SaveInterface.js | 14 ++++++++++++++ js/activity.js | 44 ++++++++++++++++++++++++++++++++++++++++++-- js/toolbar.js | 12 +++++++++++- 4 files changed, 68 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 241cb17bc3..cbc707c960 100644 --- a/index.html +++ b/index.html @@ -890,6 +890,7 @@
  • +