1 Star 0 Fork 4

星尘 / Material-Design-Avatars-NET

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
readme.md 1.70 KB
一键复制 编辑 原始数据 按行查看 历史
Passingwind 提交于 2017-06-30 17:30 . 添加项目文件。

Material Design Avatars For .NET

Create material deisgn avatars for users just like Google Messager.

Example

Usage


var avatar = new MdAvatar();

byte[] result = avatar.Build("E",512);

// File.WriteAllBytes(filename, result);

Fonts

Source Code Pro

Source Han Sans

Reference

https://github.com/lincanbin/Material-Design-Avatars

C#
1
https://gitee.com/xingchensoft/Material-Design-Avatars-NET.git
git@gitee.com:xingchensoft/Material-Design-Avatars-NET.git
xingchensoft
Material-Design-Avatars-NET
Material-Design-Avatars-NET
master

搜索帮助