|
|
il y a 11 ans | |
|---|---|---|
| .. | ||
| LICENSE | il y a 12 ans | |
| README.md | il y a 12 ans | |
| __init__.py | il y a 12 ans | |
| identicon.py | il y a 11 ans | |
:Author:Shin Adachi shn@glucose.jp
python identicon.py [code]
import identicon
identicon.render_identicon(code, size)
Return a PIL Image class instance which have generated identicon image.
size specifies patch size. Generated image size is 3 * size.