chafa
No description set
- Developed at graphics
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:adrianSuSE:PL/chafa && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
chafa-1.14.3.tar.xz | 0000992392 969 KB | |
chafa.changes | 0000022781 22.2 KB | |
chafa.spec | 0000003090 3.02 KB |
Revision 23 (latest revision is 25)
Ana Guerrero (anag+factory)
accepted
request 1199545
from
Michael Vetter (jubalh)
(revision 23)
- Update to 1.14.3: * Sixel transparency has been reenabled for still frames. Animations will be pre-composited on an opaque background to prevent flicker/glitchiness (#211) * Now supports the Ghostty terminal, defaulting to the Kitty graphics protocol there. * Bug fixes: #185 Chafa version 1.14 breaks image preview on lf. #210 Crash with -f sixels. #211 Sixels are too small in Windows Terminal. #212 Aspect-preserving calculations are off in some cases. [unfiled] Inconsistent fraction parsing in CLI arguments. [unfiled] A few small memory leaks in the JPEG XL loader.
Comments 2
Hey, I was wondering if we could have
chafa
build with JPEG XL support? Right now I see it builds with normal JPEG support, but it needslibjxl
at compile time to have JPEG XL support. (source: https://github.com/oupson/chafa/blob/70f83fa0ba8a320be35916c114d04c95173ff0f0/tools/chafa/Makefile.am ligne 60)Thanks for the great work !
No it can not. https://github.com/hpjansson/chafa/pull/188 is only merged on master and not in the latest release.