@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 365 B
JavaScript
module.exports = {
familyName: 'Yarndings 20',
fullName: 'Yarndings 20 Regular',
postscriptName: 'Yarndings20-Regular',
category: 'display',
capHeight: 700,
ascent: 880,
descent: -80,
lineGap: 0,
unitsPerEm: 960,
xHeight: 500,
xWidthAvg: 681,
subsets: {
latin: {
xWidthAvg: 681
},
thai: {
xWidthAvg: 200
}
}
};