Path to this page:
./
graphics/stitchy,
Simple command line tool to stitch multiple images into one
Branch: CURRENT,
Version: 0.1.4,
Package name: stitchy-0.1.4,
Maintainer: pinJoins multiple existing image files into a single output.
Supports various flags for arranging the output or scaling down to desirable
dimensions.
Images of the same size will stitch together neatly:
If the images are more irregular in shape, the tool will attempt to arrange them
as neatly as possible, and scale some images in the process.
Master sites:
Version history: (Expand)
- (2022-04-22) Updated to version: stitchy-0.1.4
- (2022-03-06) Updated to version: stitchy-0.1.3nb1
- (2021-01-01) Package added to pkgsrc.se, version stitchy-0.1.3 (created)
CVS history: (Expand)
2022-04-22 09:38:56 by pin | Files touched by this commit (3) |  |
Log message:
graphics/stitchy: update to 0.1.4
- Updated to Rust 2021
- Updated dependencies (structopt to 0.3.26, image to 0.24.0)
- Print output file size in terminal output
- Added ability to save defaults that will apply automatically were not
overridden
|
2022-03-06 09:46:01 by pin | Files touched by this commit (3) |  |
Log message:
graphics/stitchy: update dependencies
-Not a new release but some code clean-up and updated crate dependencies.
|
2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Remove SHA1 hashes for distfiles
|
2021-08-03 11:02:49 by pin | Files touched by this commit (1) |
Log message:
graphics/stitchy: simplify Makefile
|
2021-01-01 18:18:06 by pin | Files touched by this commit (5) |
Log message:
graphics/stitchy: import package
Joins multiple existing image files into a single output.
Supports various flags for arranging the output or scaling down to desirable
dimensions.
Images of the same size will stitch together neatly:
If the images are more irregular in shape, the tool will attempt to arrange them
as neatly as possible, and scale some images in the process.
|