From cfccb59aa9694bef4802dcc4438ca24e78819e21 Mon Sep 17 00:00:00 2001 From: bptato Date: Tue, 27 Aug 2024 20:21:36 +0200 Subject: sixel: proper color quantization just use an octree. works fine afaict, though obviously somewhat slower than the static method (encoding is 2-pass now) & still has banding issues with many colors (will need dithering) also, fixed a bug that caused initial masks of bands to get misplaced --- doc/image.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/image.md') diff --git a/doc/image.md b/doc/image.md index 07638bd2..119f7e3c 100644 --- a/doc/image.md +++ b/doc/image.md @@ -28,7 +28,7 @@ such terminals, you also have to set "display.image-mode" appropriately. Supported output formats are: * The DEC SIXEL format -* The Kitty terminal grapphics protocol +* The Kitty terminal graphics protocol The former is supported because it's ubiquitiously adopted; the latter because it is technically superior to all existing alternatives. -- cgit 1.4.1-2-gfad0