Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

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