@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 363 B
JavaScript
module.exports = {
familyName: 'Single Day',
fullName: 'Single Day Regular',
postscriptName: 'SingleDay-Regular',
category: 'display',
capHeight: 582,
ascent: 779,
descent: -245,
lineGap: 256,
unitsPerEm: 1024,
xHeight: 390,
xWidthAvg: 399,
subsets: {
latin: {
xWidthAvg: 399
},
thai: {
xWidthAvg: 512
}
}
};