@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 365 B
JavaScript
export default {
familyName: 'Yarndings 12',
fullName: 'Yarndings 12 Regular',
postscriptName: 'Yarndings12-Regular',
category: 'display',
capHeight: 700,
ascent: 910,
descent: -130,
lineGap: 0,
unitsPerEm: 1040,
xHeight: 500,
xWidthAvg: 759,
subsets: {
latin: {
xWidthAvg: 759
},
thai: {
xWidthAvg: 325
}
}
};