diff options
Diffstat (limited to 'graphics/metapixel/README')
-rw-r--r-- | graphics/metapixel/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/metapixel/README b/graphics/metapixel/README new file mode 100644 index 0000000000..74f9322b6e --- /dev/null +++ b/graphics/metapixel/README @@ -0,0 +1,6 @@ +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 of the source image at arbitrary positions (i.e. not +aligned to a matrix) are substituted by matching images. |