mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-09-02 02:12:49 +02:00
[dev-iconfont-generation] descent font a little
This commit is contained in:
@@ -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.
Reference in New Issue
Block a user