sam 25c969d4ef | hace 16 años | |
---|---|---|
ThePimp | hace 16 años | |
examples | hace 16 años | |
genethumb | hace 16 años | |
pipi | hace 16 años | |
pipi-sharp | hace 16 años | |
src | hace 16 años | |
test | hace 16 años | |
win32 | hace 16 años | |
xcode/xcode.xcodeproj | hace 16 años | |
.gitignore | hace 16 años | |
AUTHORS | hace 16 años | |
COPYING | hace 16 años | |
ChangeLog | hace 16 años | |
Makefile.am | hace 16 años | |
NOTES | hace 16 años | |
README | hace 16 años | |
TODO | hace 16 años | |
bootstrap | hace 16 años | |
build-win32 | hace 16 años | |
configure.ac | hace 16 años | |
libpipi.mds | hace 16 años | |
libpipi.sln | hace 16 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