Last change
on this file since 2753 was
2724,
checked in by Sam Hocevar, 15 years ago
|
- Add a NOTES file for random notes.
|
File size:
402 bytes
|
Rev | Line | |
---|
[2724] | 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.