miwi        2009-05-10 22:37:04 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/pngnq       Makefile distinfo pkg-descr 
    graphics/pngnq/files patch-pngcomp.c 
  Log:
  Pngnq is a tool for quantizing PNG images in RGBA format.
  
  Pngnq is an adaptation by Stuart Coyle of Greg Roelf's pnqquant using
  Anthony Dekker's neuquant algorithm.
  
  The neuquant algorithm uses a neural network to optimise the color map
  selection. This is fast and quite accurate, giving good results on many
  types of images.
  
  WWW: http://pngnq.sourceforge.net/
  
  PR:             ports/134420
  Submitted by:   stb at lassitu.de
  
  Revision  Changes    Path
  1.1255    +1 -0      ports/graphics/Makefile
  1.1       +44 -0     ports/graphics/pngnq/Makefile (new)
  1.1       +3 -0      ports/graphics/pngnq/distinfo (new)
  1.1       +10 -0     ports/graphics/pngnq/files/patch-pngcomp.c (new)
  1.1       +10 -0     ports/graphics/pngnq/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to