Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

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