|
|
il y a 17 ans | |
|---|---|---|
| ThePimp | il y a 17 ans | |
| examples | il y a 17 ans | |
| genethumb | il y a 17 ans | |
| pipi | il y a 17 ans | |
| pipi-sharp | il y a 17 ans | |
| src | il y a 17 ans | |
| test | il y a 17 ans | |
| win32 | il y a 17 ans | |
| xcode/xcode.xcodeproj | il y a 17 ans | |
| .gitignore | il y a 17 ans | |
| AUTHORS | il y a 17 ans | |
| COPYING | il y a 17 ans | |
| ChangeLog | il y a 17 ans | |
| Makefile.am | il y a 17 ans | |
| NOTES | il y a 17 ans | |
| README | il y a 17 ans | |
| TODO | il y a 17 ans | |
| bootstrap | il y a 17 ans | |
| build-win32 | il y a 17 ans | |
| configure.ac | il y a 17 ans | |
| libpipi.mds | il y a 17 ans | |
| libpipi.sln | il y a 17 ans | |
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