To load: | (require (planet mk/identicons:1:1/identicons)) |
Old style: | (require (planet "identicons.ss" ("mk" "identicons.plt" 1 1))) |
Package description: | Library for generating identicons from 32-bit numbers. Based on an idea by Don Park. |
Downloads this week: | 0 |
Total downloads: | 38 |
Tickets: | 0 |
Open tickets: | 0 |
Primary files: | [no interface available] |
Current version |
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(1 1) | 1.1 | [browse] | 34 | [docs] | [none] | 2008-06-08 |
To load: (require (planet mk/identicons:1:1/identicons)) | ||||||
Available in repositories: 4.x | ||||||
Fixed on-bitmap and display-in-frame methods, and added a new method as-image-snip. Thanks to Danny Yoo for patches! |
Old versions |
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(1 0) | 1.0 | [browse] | 4 | [docs] | [none] | 2008-06-08 |
To load: (require (planet "identicons.ss" ("mk" "identicons.plt" 1 (= 0)))) | ||||||
Available in repositories: 4.x | ||||||
First version. |