描述
使用 avatarMaker,您可以让您的用户直接在您的网站上创建他们自己独特的头像。它基于一个强大的 PHP 类,很容易包含在任何现有的脚本中。即使没有 UI,您也可以使用包含的 REST API 生成头像。包含的图像足以渲染无数不同的头像,但您可以轻松添加新的头像或完全更改它们。
访问我们的网站,了解有关 avatarMaker 的更多信息
规格
- 即插即用 – 无需配置
- 客户端预览
- 使用颜色选择器选择自定义颜色
- 完全响应和触摸友好的界面
- 多语言支持,包括 9 种语言
- 新的头像样式,增加了输出大小
- 超级易于定制和扩展
- 与 PHP GD 和 Imagick 兼容
- REST API,使用 GET 和 POST 请求生成头像
- 基于 MD5 哈希生成头像,如 identicons
- 包括 SCSS 和 AI 源文件
- 完整的文档和注释
服务器要求
-PHP 7.x or PHP 8.x -PHP GD or Imagick installed and properly configured -Writing permissions for at least the cache folder
更改日志
版本 3.3.1 “Lara” – [2022 年 10 月 29 日]
-Added featured items -Substituted Grunt with Webpack -Updated build dependencies -Updated jQuery to 3.6.1 -Removed legacy skins -Updated the documentation
版本 3.3.0 “艾里逊” [2020/06/09]
-Fixed bug V3234C: UI crash if head layer has no colors palette -Fixed bug V3233C: UI crash if there was no head layer defined -Fixed bug V3232C: Progress bar goes beyond 100% if the number of layers is more than the default ones -Fixed broken links in the documentation -Fixed wrong email in readme -Updated jQuery to 3.5.1 -Updated Grunt and Grunt Uglify -Replaced Ruby Sass with Node Sass -Improved offline documentation browsing experience -Updated documentation to reflect Sass compiler change
版本 3.2.2 “Elsie” [2020/04/20]
-Fixed Bug V3231C: Black previews on startup
版本 3.2.2 “Elsie” [2019/09/01]
-Added the ability to edit saved avatars in the UI
版本 3.2.1 “Elsie” [2018/10/17]
-Improved performances for not colored layers
版本 3.2 “Elsie” [2018/04/09]
-Added custom color selection in the UI -Documentation updated with minimum system requirements -Removed external CDNs to avoid GDPR issues -Fixed Bug V3201C: Missing words in some translations
版本 3.1 “梅芙” [2018/04/06]
-Added support for non-square avatars -Added 5 new faces -Added 2 new background -Added 1 new eyebrow -All Objects have been redrawn from scratch -Optimized and upscaled avatar source file -Optimized color selection in the UI -Optimized debugging -The Cache is now regenerated after changes to the configuration file -Added Gruntfile and package.json -Reformatted SCSS code
版本 3.0.2 “Zoe” [2018/03/26]
-Added the possibility to disable the background options the UI to output transparent images -Added FAQ in the documentation to help with folder and file perssions -Added a 'Code Reference' section in the documentation to help including the AM into an existing code Improved interoperability with existing code when saving the avatar
版本 3.0.1 “Zoe” [2018/22/02]
-Added 7 new hairstyles (Requested by a user) -Added 2 new mouths (Requested by a user)
版本 3.0 “Zoe” [2018/16/01]
-Backend and frontend rewritten from scratch -New Client-side preview -New languages Arab (AR), Hebrew (HE), French (FR) -New assets -New REST API -New loader with progress bar -Backgrounds are now a category like the others -Avatar dimensions increased to 1024x1024px -Added support for ImageMagick
版本 2.2 “Merlin” [2017/12/14]
-Fixed Bug V2101C: Empty items previews when the UI and the cache folder where not in the same directory
版本 2.1 “Galahad” [2017/02/11]
-Fixed Bug V2001C: The random function didn't work as intended
版本 2.0 “Eva” [2016/07/21]
-New responsive interface customizable through scss -Assets dimensions increased to 250x250 additionally they are now all square -New caching system for configuration files and assets previews -Interface updated to jquery 3.0.0 (It still works with outdated version) -New language Russian (RU) -HTTP request to load the interface reduced from 57 to 11 -Interface weight reduced from 439.6 kB to 148.3 kB -We now support this item via email at inochiteam@gmail.com(If you like comments you can still get assistance there)
版本 1.0 “Stimpak” [2014/11/15]
-First release