You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
402 B

  1. Nothing really exciting in this document, just a few notes about cool
  2. stuff already in the library and the accompanying examples.
  3. Having fun with pipi
  4. ====================
  5. Convert a picture to black and white using the best available algorithm:
  6. $ pipi source.png --dither dbs -o image.png
  7. Generate a brushed metal, tileable pattern:
  8. $ pipi pipi:random512x512 --wrap --blur 15x0r15 -o image.png