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