sassman / t-rec-rs

Blazingly fast terminal recorder that generates animated gif images for the web written in rust

Home Page:https://crates.io/crates/t-rec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEAT] get rid of imagemagick dependency

sassman opened this issue · comments

In order to get rid of imagemagick the gif frames must be created via the image crate.