从2018年5月23日起,我发现fontello.com已关闭。任何人都可以建议我如何使用fontello生成的SVG字体在其他在线引擎上添加更多字体?
答案 0 :(得分:2)
虽然它已关闭,但您可以在本地运行它。
来源可在此处找到:https://github.com/fontello/fontello
您需要安装git
(https://git-scm.com/downloads)& node
(https://nodejs.org/en/download/)。
之后只需克隆,安装并运行项目:
git clone https://github.com/fontello/fontello
cd fontello
npm install
node server
之后,只需导航到浏览器中的localhost:3000
编辑:但这不适用于Windows。
答案 1 :(得分:0)
感谢@PragmaticEd的善意。但是当我启动节点服务器时,我得到:
fontello/lib/system/runner.js:118
async function execute() {
^^^^^^^^
SyntaxError: Unexpected token function
at Object.exports.runInThisContext (vm.js:76:16)
at Module._compile (module.js:542:28)
at Object.Module._extensions..js (module.js:579:10)
at Module.load (module.js:487:32)
at tryModuleLoad (module.js:446:12)
at Function.Module._load (module.js:438:3)
at Module.require (module.js:497:17)
at require (internal/module.js:20:19)
at Object.<anonymous> (/Applications/MAMP/htdocs/fontello/server.js:12:3)
at Module._compile (module.js:570:32)
答案 2 :(得分:0)
您可以使用IcoMoon App,它在浏览器中执行相同的操作。您可以通过拖放上传图标或字体svg,如fontello。
选择要在一组中设置的图标,然后单击屏幕底部的下载按钮。
答案 3 :(得分:0)
如果fontello关闭,我的替代建议是使用以下docker映像:
https://hub.docker.com/r/avnerner/fontello_server/
Target.Address = "$C$2"