Changes between Version 5 and Version 6 of libpipi


Ignore:
Timestamp:
08/19/2008 10:23:46 AM (16 years ago)
Author:
Sam Hocevar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • libpipi

    v5 v6  
    55Amongst the goals of libpipi are:
    66 * implement state-of-the art image manipulation algorithms
    7  * reimplement ImageMagick (and its derivatives) with ''speed'' and ''quality'' in mind
     7 * reimplement !ImageMagick (and its derivatives) with ''speed'' and ''quality'' in mind
    88 * serve as a fundation library for [wiki:PWNtcha], [wiki:img2oric] and other projects, maybe [wiki:libcucul]
    99
     
    1212Libpipi is still at the '''experimentation stage'''. There is still a long way until we even have a working prototype.
    1313
    14 We are already significantly faster than ImageMagick for some very common tasks (Gaussian blur) and we implement better quality algorithms (Direct Binary Search halftoning).
     14We are already significantly faster than !ImageMagick for some very common tasks (Gaussian blur) and we implement better quality algorithms than !ImageMagick and The Gimp (Direct Binary Search halftoning, motion blur).
    1515
    1616The current source code can be downloaded from svn://libcaca.zoy.org/libcaca/libpipi/trunk/