@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 350 B
JavaScript
module.exports = {
familyName: 'Unlock',
fullName: 'Unlock Regular',
postscriptName: 'Unlock-Regular',
category: 'display',
capHeight: 635,
ascent: 873,
descent: -195,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 550,
xWidthAvg: 512,
subsets: {
latin: {
xWidthAvg: 512
},
thai: {
xWidthAvg: 654
}
}
};