@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 364 B
JavaScript
module.exports = {
familyName: 'Limelight',
fullName: 'Limelight Regular',
postscriptName: 'Limelight-Regular',
category: 'display',
capHeight: 1415,
ascent: 1864,
descent: -629,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1068,
xWidthAvg: 1096,
subsets: {
latin: {
xWidthAvg: 1096
},
thai: {
xWidthAvg: 411
}
}
};