diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-07-23 14:41:36 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-07-23 14:41:36 +0000 |
commit | 7d012ad3724e6f6155d07121a1d48506784d5f22 (patch) | |
tree | 0c7fd5f5888961c13fa5f7c632a61270cdf0367f /graphics/p5-Image-Compare/pkg-descr | |
parent | b28e872893e6470860cd86b910dedcf8cbcd89b0 (diff) |
Notes
Diffstat (limited to 'graphics/p5-Image-Compare/pkg-descr')
-rw-r--r-- | graphics/p5-Image-Compare/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/p5-Image-Compare/pkg-descr b/graphics/p5-Image-Compare/pkg-descr new file mode 100644 index 000000000000..2b11f8f21268 --- /dev/null +++ b/graphics/p5-Image-Compare/pkg-descr @@ -0,0 +1,6 @@ +This library implements a system by which 2 image files can be +compared, using a variety of comparison methods. In general, those +methods operate on the images on a pixel-by-pixel basis and reporting +statistics or data based on color value comparisons. + +WWW: http://search.cpan.org/dist/Image-Compare/ |