forked from pool/chafa
- Update to 1.12.4:
* MS Windows: Added support for Unicode command-line arguments. * MS Windows: Enabled support for building a DLL. * Improved quality of accelerated symbol picking (the default with -w 6 and lower), especially along sharp edges. * The XWD loader now supports unaligned image data, which can occur when the header is of an uneven length. Such images will no longer be rejected. * Bug fixes: - #100[1] Reading image data from stdin fails on Windows - #104[3] Artifacts with transparent animations on Kitty - #108[5] Bad interaction with lolcat - #112[7] Bad documentation for -c default - #113[9] Autogen/build fails on CentOS 7 (partial solution) - huntr.dev: Uncontrolled memory allocation in lodepng - [unfiled] -lm should not be in pkg-config Libs: list - [unfiled] The --watch switch was broken with the introduction of --animate. OBS-URL: https://build.opensuse.org/package/show/graphics/chafa?expand=0&rev=35
This commit is contained in:
parent
75e526d331
commit
6d04b2cb29
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2456a0b6c1150e25b64cd6a92810d59bed3f061f8b86f91aba5a77bc7cc76cfa
|
||||
size 659136
|
3
chafa-1.12.4.tar.xz
Normal file
3
chafa-1.12.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9774bd1a7076ea3124f7fea811e371d0e1da2e76b7ac06260d63a86c7b1a573f
|
||||
size 934272
|
@ -1,3 +1,25 @@
|
||||
|
||||
Sun Nov 13 20:17:11 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 1.12.4:
|
||||
* MS Windows: Added support for Unicode command-line arguments.
|
||||
* MS Windows: Enabled support for building a DLL.
|
||||
* Improved quality of accelerated symbol picking (the default
|
||||
with -w 6 and lower), especially along sharp edges.
|
||||
* The XWD loader now supports unaligned image data, which can
|
||||
occur when the header is of an uneven length. Such images
|
||||
will no longer be rejected.
|
||||
* Bug fixes:
|
||||
- #100[1] Reading image data from stdin fails on Windows
|
||||
- #104[3] Artifacts with transparent animations on Kitty
|
||||
- #108[5] Bad interaction with lolcat
|
||||
- #112[7] Bad documentation for -c default
|
||||
- #113[9] Autogen/build fails on CentOS 7 (partial solution)
|
||||
- huntr.dev: Uncontrolled memory allocation in lodepng
|
||||
- [unfiled] -lm should not be in pkg-config Libs: list
|
||||
- [unfiled] The --watch switch was broken with the
|
||||
introduction of --animate.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 4 11:52:17 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: chafa
|
||||
Version: 1.12.3
|
||||
Version: 1.12.4
|
||||
Release: 0
|
||||
Summary: Image-to-text converter for terminal
|
||||
License: LGPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user