@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 358 B
JavaScript
module.exports = {
familyName: 'Gabarito',
fullName: 'Gabarito SemiBold',
postscriptName: 'Gabarito-SemiBold',
category: 'display',
capHeight: 681,
ascent: 940,
descent: -260,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 489,
xWidthAvg: 448,
subsets: {
latin: {
xWidthAvg: 448
},
thai: {
xWidthAvg: 834
}
}
};