Path to this page:
Subject: CVS commit: pkgsrc/graphics/gifski
From: pin
Date: 2023-01-18 12:44:11
Message id: 20230118114411.31B15FA90@cvs.NetBSD.org
Log Message:
graphics/gifski: update to 1.9.0
- gifski can now read other GIF animations as an input. It's a very bad idea
to try to use it as an optimizer, since it will inherit a bad quality and
can only make it worse. However, combined with the --width option it can be
useful for generating thumbnails of GIF animations.
- it now uses multiple threads for resizing and preprocessing when reading
videos, so might be faster on multi-core machines, especially when
using --fast
Files: