stewartlord / identicon.js

GitHub-style identicons as PNGs or SVGs in JS
BSD 2-Clause "Simplified" License
1.32k stars 129 forks source link

Following github style #4

Closed chamerling closed 8 years ago

chamerling commented 9 years ago

Hi @stewartlord,

Do you want to strictly follow github identicon style or are you open to pull requests which adds options to have some different behavior (colors, etc)?

Thanks

stewartlord commented 9 years ago

Hi Christophe, I really like the idea of options for different behaviors. I saw an article recently that talked about this http://darrennewton.com/2015/01/04/deterministic-pixels/.

Starting small and keeping the current behavior as default would be good. Thanks!