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