chafa
No description set
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / chafa
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout graphics/chafa && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
chafa-1.10.0.tar.xz | 0000511416 499 KB | |
chafa.changes | 0000011566 11.3 KB | |
chafa.spec | 0000002996 2.93 KB |
Revision 20 (latest revision is 52)
Michael Vetter (jubalh)
committed
(revision 20)
- Update to 0.10.0: * New option: --animate <bool>. On by default. Can be turned off to replace animations with a still frame #79. * New option: --center <bool> or -C <bool>. Off by default. Can be turned on to center images #83. * New options: --margin-bottom <n> and --margin-right <n>. These permit using all available space (with --margin-bottom 0) or some smaller amount #61. * New option: --polite <bool>. On by default. Can be turned off to correct issues caused by previous terminal state (e.g. no sixel scrolling) and improve presentation (e.g. by temporarily hiding the cursor). This can leave the terminal in an altered state, which is somewhat rude. * New option: --threads <n>. Allows manually specifying the number of threads to use. Defaults to one per detected logical CPU core. * When invoked with redirected input and no arguments, act like a filter as if invoked with -. * If input or output is being redirected, default to playing animations only once instead of looping forever. This can be overridden with -d inf. * Replaced obsolete Autoconf macros. * Improved image loaders: + GIF: Load GIF87a images as well as GIF89a. + PNG: Add an internal copy of LodePNG, bypassing ImageMagick. This improves performance and helps with eventually phasing out the latter. + XWD: Support images generated by convert. * Improved terminal support: + Contour: Enable sixel support. + foot: Open-ended TERM string matching. + Konsole: Enable sixel support. + WezTerm: Enable sixel support. * Bug fixes:
Comments 0