Ref T10319. This builds out a reasonably decent avatar generator. 256 colors x 74 images x 2 borders, 38k options. Not completely sure though how names disburse though, so likely half that number. I can add lowercase lettering to double the footprint if needed though.
Details
Details
- Reviewers
- epriestley 
- Maniphest Tasks
- T10319: Generate unique? profile images for each new user
- Commits
- rP05377bea193c: Add an avatar builtin file generator
UIExamples. Color generator here: http://tools.medialab.sciences-po.fr/iwanthue/
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
- Lint Not Applicable 
- Unit
- Tests Not Applicable 
Event Timeline
| src/applications/files/builtin/PhabricatorFilesOnDiskBuiltinFile.php | ||
|---|---|---|
| 43–57 | This should use FileFinder to search the directory recursively instead of hard-coding multiple paths. | |