
图标生成器有数百个单独的图标页面,可以由搜索引擎找到和索引。该脚本允许人们从 FontAwesome 图标集中自定义图标,并将它们下载为 PNG 格式,以便在他们的网站、应用程序和项目中使用。所有图标都保存了它们的视图和下载统计信息,因此图标可以在索引页面上按视图、下载和流行进行排序。此脚本是轻量级的,不需要您创建数据库。
主要特点 ¬
- 数百个可索引页面
- SEO 友好的网址
- 所有主要浏览器支持(支持 ES6 的浏览器)(Chrome、Safari、Firefox、Opera、Edge)
- 不过度使用库
- 现代扁平化设计
- 移动响应
要求 ¬
- 菲律宾比索 5.4+
- Apache .htaccess (mod_rewrite)
- 启用file_get_contents和file_put_contents
更新 ¬
v1.0 [22.11.2017] - initial release - fixed double slash url bug - fixed minor mistake in default icon form settings v1.1 [27.11.2017] - removed second i tag from the icon listings and removed i tags inside form labels, both are now using CSS content: attr() to remove unnecessary HTML. - icon generator JavaScript is now 43% smaller by adding reusable element functions. - added border settings panel (size, opacity, color) - documentation removed, this script now has an installation page on first upload. - added .htaccess rewrite rule to block direct access to includes directory files. - added website version which gets appended to resource urls (helps clear cache on update). - revised all code (PHP, JavaScript, CSS). - small price increase because of quality improvements. v1.2 [15.05.2022] - updated FontAwesome version to v6.0 (+900 icons). - slightly altered icons.json and main.php files to make FontAwesome v6.0 compatible. - added number_format to count in hero. - added active class to background settings panel HTML. - removed google+ link from footer. v2.0 [27.06.2023] - rebuilt the installation script. - revised & improved code in all PHP/HTML/JS/CSS files. - most PHP code is now located in the main class file. - all JS code is now in a single file (code reduced by 63%). - stats file now stores as array instead of object (smaller file size). - replaced logo image with text based logo. - added active class to sort options. - updated hero and canvas images to be scalable vectors. - updated font awesome to v6.4.0 (+281 icons). - icon preview now indicates the icon is being resized. - added pentagon background shape. - added background border radius, icon angle & icon offset options. - changed CSS font sizes to rem for better responsiveness. - the PHP GD library is no longer required to be installed. v2.0 [16.10.2023] - added extra load event for Safari browsers (safari browsers below safari 10 can't use loadingdone event). v2.1 [05.12.2023] - fixed slightly off sort options padding. - added coloris color picker as default.
原文链接:https://www.hrdweb.com/44784.html,转载请注明出处~~~
评论0