Open KaloyanYosifov opened 6 months ago
Sixel is not supported on my Alacritty (the main terminal I use) https://www.arewesixelyet.com/
Hence we will build a base character based image rendering and allow sixel for terminals that allow it.
This is a fun part of the application to just try out rendering images LOL
Maybe to also write a png decode 😄 https://www.w3.org/TR/png-3/#13Decoders
PNG Decoder (Delayed)
Image rendering on terminal:
Inspiration: https://github.com/benjajaja/ratatui-image