diff options
Diffstat (limited to 'graphics/pixelize/pkg-descr')
-rw-r--r-- | graphics/pixelize/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/pixelize/pkg-descr b/graphics/pixelize/pkg-descr new file mode 100644 index 000000000..6f383f4d0 --- /dev/null +++ b/graphics/pixelize/pkg-descr @@ -0,0 +1,9 @@ +Pixelize works by splitting up the image you want rendered (or duplicated) +into a grid of small rectangular areas. Each area is analyzed, and replaced +with an image chosen from a large database of images. Pixelize tries to pick +images that best match each area. + +Pixelize works best when it can choose images from a very large database of +images. With about 1000 images, Pixelize can do a reasonable job. + +WWW: http://lashwhip.com/pixelize.html |