Last change
on this file was
3035,
checked in by Sam Hocevar, 12 years ago
|
Improve "make install", especially for .NET assemblies.
|
File size:
402 bytes
|
Line | |
---|
1 | Nothing really exciting in this document, just a few notes about cool |
---|
2 | stuff already in the library and the accompanying examples. |
---|
3 | |
---|
4 | Having fun with pipi |
---|
5 | ==================== |
---|
6 | |
---|
7 | Convert a picture to black and white using the best available algorithm: |
---|
8 | $ pipi source.png --dither dbs -o image.png |
---|
9 | |
---|
10 | Generate a brushed metal, tileable pattern: |
---|
11 | $ pipi pipi:random512x512 --wrap --blur 15x0r15 -o image.png |
---|
12 | |
---|
Note: See
TracBrowser
for help on using the repository browser.