From a74d745dc13b51932861af89b922199da91b1a17 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 26 Jul 2023 22:07:30 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- Viewer/doc/DEPENDENCIES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Viewer/doc/DEPENDENCIES b/Viewer/doc/DEPENDENCIES index 6718ae2e..f537ec58 100644 --- a/Viewer/doc/DEPENDENCIES +++ b/Viewer/doc/DEPENDENCIES @@ -40,6 +40,8 @@ Electron / node app: - electron - GUI app wrapper - sharp - image processing (previews / basic fast metadata) - exif-reader - metadata parser + NOTE: that exif-reader is currently used but + migration to exifreader is planned. - exiftool - metadata reader (full metadata reader) - app-module-path - add to node's require search path - v8-compile-cache - v8 require optimization