@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 369 B
JavaScript
export default {
familyName: 'Beth Ellen',
fullName: 'Beth Ellen Regular',
postscriptName: 'BethEllen-Regular',
category: 'handwriting',
capHeight: 2248,
ascent: 3250,
descent: -1190,
lineGap: 0,
unitsPerEm: 2000,
xHeight: 1208,
xWidthAvg: 1105,
subsets: {
latin: {
xWidthAvg: 1105
},
thai: {
xWidthAvg: 863
}
}
};