Commit graph

5 commits

Author SHA1 Message Date
pin
a0dd43d4ad graphics/stitchy: update dependencies
-Not a new release but some code clean-up and updated crate dependencies.
2022-03-06 08:46:01 +00:00
nia
f8331b5844 graphics: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:45:53 +00:00
nia
84d3786e88 graphics: Remove SHA1 hashes for distfiles 2021-10-07 14:11:55 +00:00
pin
4ba6d278c5 graphics/stitchy: simplify Makefile 2021-08-03 09:02:49 +00:00
pin
054c2e2aff 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.
2021-01-01 17:18:06 +00:00