| Age | Commit message (Collapse) | Author |
|
Metapixel doesn't compile against libpng 1.5 without patching.
There was some movement upstream, but now the head source is hard-coded
to Lion pathnames, which won't work on Snow Leopard and might break
on Mountain Lion too.
Rather than maintain our own patches, move to the boneyard.
Interested parties should work with upstream to get broad OS X
compatibility.
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
A program for generating photomosaics.
It can generate classical photomosaics, in which the source image is viewed
a matrix of equally sized rectangles for each of which a matching image is
substitued, as well as collage-style photomosaics, in which rectangular part
of the source image at arbitrary positions (i.e. not aligned to a matrix) ar
substituted by matching images.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|