AnonymouX47 / term-image

Display images in the terminal with python
https://term-image.readthedocs.io
MIT License
209 stars 9 forks source link

Support for Kitty terminal graphics #39

Closed AnonymouX47 closed 2 years ago

AnonymouX47 commented 2 years ago

Resolving #40 and #23

AnonymouX47 commented 2 years ago

@leo-arch @paw-lu

Finally! Here comes the first one :smiley:

AnonymouX47 commented 2 years ago

image

@paw-lu @leo-arch Still fine-tuning things... Just thought the update would be worth something :smiley:

AnonymouX47 commented 2 years ago

The image rendering and formatting seem to be quite alright now (all existing features apply by default) but I'm still dealing with clearing images during animations and in the TUI.

leo-arch commented 2 years ago

Looks great!

AnonymouX47 commented 2 years ago

Everything seems to be working now. Though, not as good as I want it to be.

Anyways, I feel it's okay for an initial state. Updates will come along the way (already got some partial ones stashed :smiley:)... after all, It's not like everything will be implemented in one PR 😆.

Just tests for the rendering left to do in this PR.