From eb43d8ea4fbbeaf3e20b56a569ac128ebe144be0 Mon Sep 17 00:00:00 2001 From: jeromewu Date: Mon, 9 Oct 2023 22:01:41 +0800 Subject: [PATCH] Add zimg to overview --- apps/website/docs/overview.md | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/website/docs/overview.md b/apps/website/docs/overview.md index 2556c15..7b06827 100644 --- a/apps/website/docs/overview.md +++ b/apps/website/docs/overview.md @@ -104,6 +104,7 @@ ffmpeg.wasm is built with toolchains / libraries: {name: "fribidi", version: "v1.0.9", note: "FriBidi is a library for handling bidirectional text (text containing both left-to-right and right-to-left scripts) and is often used in text layout and rendering."}, {name: "harfbuzz", version: "5.2.0", note: "HarfBuzz is a text shaping engine that allows complex script text to be rendered correctly. It's used in conjunction with font rendering libraries."}, {name: "libass", version: "0.15.0", note: "libass is a library for rendering and formatting subtitles in multimedia applications, making it essential for displaying subtitles alongside video content."}, + {name: "zimg", version: "3.0.5", note: "zimg implements the commonly required image processing basics of scaling, colorspace conversion, and depth conversion."} ].map((row) => (