libheif-js (HEIC/HEIF decoder used by DPGazo) ============================================= Files in this directory: libheif.js - Emscripten glue code libheif.wasm - WebAssembly build of libheif Upstream: libheif-js https://github.com/catdad-experiments/libheif-js (version 1.19.8) libheif https://github.com/strukturag/libheif License: GNU Lesser General Public License, version 3 (LGPL-3.0). The full license text is in LICENSE.libheif.txt in this directory. These files are distributed unmodified, exactly as published on the npm registry as the package "libheif-js" version 1.19.8. They are loaded by the browser as a separate library at runtime and are not combined into the application code. The complete corresponding source code is available from the upstream repositories listed above.