-
-
Hi. I am trying to use the svgttf command but getting the following error.
### Instructions
``` bash
# on host machine
docker run -i -t ubuntu /bin/bash
# on docker virtual machine
cd home/
sudo apt…
-
I've got a config file like:
```js
const package = require('./package.json');
const codepoints = require('./src/template/mapping.json');
module.exports = {
name: 'codicon',
prefix: '…
-
OS: Arch Linux
nodejs: 15.11.0
npm: 7.6.3
Audit suggests updating/changing dependencies `marked` and `xmldom`:
```
$ /usr/bin/npm audit fix
changed 1 package, and audited 1281 packages in …
-
Try to know if auto-hinting TTF fonts also improves the WOFF and EOT ones. In this case, auto-hinting the TTF font in gulp-iconfont before using gulp-ttf2eot and gulp-ttf2woff makes sense.
fyi https:…
-
第416天 svg如何转为字体图标?
[3+1官网](http://www.h-camel.com/index.html)
[我也要出题](http://www.h-camel.com/contribution.html)
-
Here is the svg icon and attached is the font. Does anyone know why it is not being shown properly?
` `
![image](https://user-images.githubusercontent.com/34582738/97895125-aa24ad00-1d33-11…
-
### What happened?
Hey guys, so I came across an interesting scenario: I'm using [icon-font-buildr](https://www.npmjs.com/package/icon-font-buildr) to generate a font file, and the utility tries to…
-
Being Fontello [open source](https://github.com/fontello/fontello), we can extract its transformer code to an indpendent module. So far, seems the important dependencies are:
```md
svg2ttf | ^4.0.…
-
Hello,
I am using the latest release of this package on my Angular project.
Recently, I received some warning messages about two of your dependencies that needed to be updated in order to match se…