mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-09-03 02:42:55 +02:00
[dev-iconfont-generation] descent font a little
This commit is contained in:
@@ -262,7 +262,9 @@ gulp.task('iconfont', function () {
|
|||||||
prependUnicode: true,
|
prependUnicode: true,
|
||||||
formats: ['ttf', 'eot', 'woff', 'woff2'],
|
formats: ['ttf', 'eot', 'woff', 'woff2'],
|
||||||
normalize: true,
|
normalize: true,
|
||||||
startUnicode: maxUnicode
|
startUnicode: maxUnicode,
|
||||||
|
fontHeight: 1000,
|
||||||
|
descent: 100
|
||||||
}))
|
}))
|
||||||
.on('glyphs', function (glyphs, options) {
|
.on('glyphs', function (glyphs, options) {
|
||||||
//glyphs json
|
//glyphs json
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user