1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-09-02 10:24:07 +02:00

[dev-iconfont-generation] descent font a little

This commit is contained in:
Michal Wolny
2021-01-08 19:48:13 +01:00
parent 2a24349fd3
commit 8f99434114
5 changed files with 3 additions and 1 deletions

View File

@@ -262,7 +262,9 @@ gulp.task('iconfont', function () {
prependUnicode: true,
formats: ['ttf', 'eot', 'woff', 'woff2'],
normalize: true,
startUnicode: maxUnicode
startUnicode: maxUnicode,
fontHeight: 1000,
descent: 100
}))
.on('glyphs', function (glyphs, options) {
//glyphs json

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.