sam 2297613cd7 | 14 years ago | |
---|---|---|
ThePimp | 15 years ago | |
examples | 14 years ago | |
genethumb | 15 years ago | |
pipi | 14 years ago | |
pipi-php | 16 years ago | |
pipi-sharp | 15 years ago | |
src | 15 years ago | |
test | 16 years ago | |
win32 | 15 years ago | |
xcode/xcode.xcodeproj | 15 years ago | |
.gitignore | 15 years ago | |
AUTHORS | 16 years ago | |
COPYING | 16 years ago | |
ChangeLog | 16 years ago | |
Makefile.am | 16 years ago | |
NOTES | 16 years ago | |
README | 16 years ago | |
TODO | 16 years ago | |
bootstrap | 15 years ago | |
build-win32 | 16 years ago | |
configure.ac | 14 years ago | |
libpipi.mds | 16 years ago | |
libpipi.sln | 15 years ago |
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