1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: metapixel: Fix typo in description.

*  gnu/packages/image-processing.scm (metapixel)[description]: Fix typo.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
Brendan Tildesley
2020-09-19 15:59:47 +10:00
committed by Efraim Flashner
parent 635bf73d2f
commit 1b8be80e5f

View File

@@ -1011,7 +1011,7 @@ full-featured UI aimed at clinical researchers.")
(description "Metapixel is a program for generating photomosaics. It can
generate classical photomosaics, in which the source image is viewed as a
matrix of equally sized rectangles for each of which a matching image is
substitued, as well as collage-style photomosaics, in which rectangular parts
substituted, as well as collage-style photomosaics, in which rectangular parts
of the source image at arbitrary positions (i.e. not aligned to a matrix) are
substituted by matching images.")
(license license:gpl2))))