delta9 / jdenticon-kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Release] (https://jitpack.io/#WycliffeAssociates/jdenticon-kotlin)

Jdenticon Kotlin

Kotlin library for generating highly recognizable identicons.

Sample identicons

This is based on the JavaScript Jdenticon library.

Generate an icon

  • Jdenticon.toSvg(hash: String, size: Int, padding: Float?)

    Generates an SVG string containing an icon. Padding is optional (default is null).


License

Jdenticon Kotlin is available under the MIT License. See the LICENSE file for more info.

About


Languages

Language:Kotlin 100.0%