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