This module outputs Image::Magick image objects as ASCII Art, using a variety of output dithering modes and output drivers (currently supported is a plain old ANSI termical output driver and a curses driver). WWW: http://search.cpan.org/dist/Image-Caa/ Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->clsung clsung@ wants his PRs
clsung 2006-09-27 08:19:34 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/p5-Image-Caa Makefile distinfo pkg-descr pkg-plist Log: Add p5-Image-Caa 1.01, colored ASCII Art. PR: ports/102469 Submitted by: Gea-Suan Lin <gslin at gslin.org> Revision Changes Path 1.988 +1 -0 ports/graphics/Makefile 1.1 +35 -0 ports/graphics/p5-Image-Caa/Makefile (new) 1.1 +3 -0 ports/graphics/p5-Image-Caa/distinfo (new) 1.1 +6 -0 ports/graphics/p5-Image-Caa/pkg-descr (new) 1.1 +23 -0 ports/graphics/p5-Image-Caa/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added. Thank You.