[ 源代码: node-svg2ttf ]
软件包:node-svg2ttf(6.0.3+~cs4.7.1-2)
node-svg2ttf 的相关链接
Debian 的资源:
下载源码包 node-svg2ttf:
- [node-svg2ttf_6.0.3+~cs4.7.1-2.dsc]
- [node-svg2ttf_6.0.3+~cs4.7.1.orig-cubic2quad.tar.gz]
- [node-svg2ttf_6.0.3+~cs4.7.1.orig-microbuffer.tar.gz]
- [node-svg2ttf_6.0.3+~cs4.7.1.orig-svgpath.tar.gz]
- [node-svg2ttf_6.0.3+~cs4.7.1.orig.tar.gz]
- [node-svg2ttf_6.0.3+~cs4.7.1-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Converts SVG font to TTF font (Node.js module)
Internal API is similar to FontForge's one. Since primary goal is generating iconic fonts, sources can lack some specific TTF/OTF features, like kerning and so on. Anyway, current code is a good base for development, because it will save you tons of hours to implement correct writing & optimizing TTF tables.
Node.js is an event-based server-side JavaScript engine.
其他与 node-svg2ttf 有关的软件包
|
|
|
|
-
- dep: node-argparse (>= 2.0.1)
- CLI arguments parser for node.js
-
- dep: node-lodash (>= 4.17.10)
- Lo-dash is a Node.js utility library
-
- dep: node-xmldom (>= 0.7.2)
- Standard XML DOM (Level2 CORE) implementation in pure javascript