Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

README 402 B

123456789101112
  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