From 0fd3793a963015e8f91021e35dbb2169d15c3211 Mon Sep 17 00:00:00 2001 From: Ayose Date: Wed, 10 Mar 2021 20:21:36 +0000 Subject: Add Sixel support Fixes #910 --- .../tests/sixel/testimage_ppmtosixel.rgba | Bin 0 -> 16384 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 alacritty_terminal/tests/sixel/testimage_ppmtosixel.rgba (limited to 'alacritty_terminal/tests/sixel/testimage_ppmtosixel.rgba') diff --git a/alacritty_terminal/tests/sixel/testimage_ppmtosixel.rgba b/alacritty_terminal/tests/sixel/testimage_ppmtosixel.rgba new file mode 100644 index 00000000..902b150d Binary files /dev/null and b/alacritty_terminal/tests/sixel/testimage_ppmtosixel.rgba differ -- cgit