選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 

13 行
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