|
|
hace 16 años | |
|---|---|---|
| ThePimp | hace 17 años | |
| examples | hace 16 años | |
| genethumb | hace 16 años | |
| pipi | hace 16 años | |
| pipi-php | hace 17 años | |
| pipi-sharp | hace 17 años | |
| src | hace 16 años | |
| test | hace 17 años | |
| win32 | hace 17 años | |
| xcode/xcode.xcodeproj | hace 17 años | |
| .gitignore | hace 16 años | |
| AUTHORS | hace 17 años | |
| COPYING | hace 17 años | |
| ChangeLog | hace 17 años | |
| Makefile.am | hace 17 años | |
| NOTES | hace 17 años | |
| README | hace 17 años | |
| TODO | hace 17 años | |
| bootstrap | hace 17 años | |
| build-win32 | hace 17 años | |
| configure.ac | hace 16 años | |
| libpipi.mds | hace 17 años | |
| libpipi.sln | hace 17 años | |
Nothing really exciting in this document, just a few notes about cool
stuff already in the library and the accompanying examples.
Having fun with pipi
====================
Convert a picture to black and white using the best available algorithm:
$ pipi source.png --dither dbs -o image.png
Generate a brushed metal, tileable pattern:
$ pipi pipi:random512x512 --wrap --blur 15x0r15 -o image.png