|
|
пре 11 година | |
|---|---|---|
| .. | ||
| LICENSE | пре 12 година | |
| README.md | пре 12 година | |
| __init__.py | пре 12 година | |
| identicon.py | пре 11 година | |
: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.