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