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