From d8ff8aa41ef3df15b8d11b46ddacee3c0722d87f Mon Sep 17 00:00:00 2001 From: Matthieu Baumann Date: Mon, 29 Jul 2024 09:14:33 +0200 Subject: [PATCH] remove tiff dep --- examples/al-image-with-AVM-tags.html | 11 +- examples/al-image-with-WCS.html | 4 +- package.json | 3 - src/js/Image.js | 154 ++++----------------------- src/js/libs/avm.js | 12 +-- 5 files changed, 29 insertions(+), 155 deletions(-) diff --git a/examples/al-image-with-AVM-tags.html b/examples/al-image-with-AVM-tags.html index aa75e433..287781ed 100644 --- a/examples/al-image-with-AVM-tags.html +++ b/examples/al-image-with-AVM-tags.html @@ -7,17 +7,10 @@