@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 356 B
JavaScript
module.exports = {
familyName: 'Fascinate',
fullName: 'Fascinate',
postscriptName: 'Fascinate-Regular',
category: 'display',
capHeight: 1436,
ascent: 2125,
descent: -591,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1024,
xWidthAvg: 1116,
subsets: {
latin: {
xWidthAvg: 1116
},
thai: {
xWidthAvg: 512
}
}
};