@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 377 B
JavaScript
module.exports = {
familyName: 'Lovers Quarrel',
fullName: 'Lovers Quarrel Regular',
postscriptName: 'LoversQuarrel-Regular',
category: 'handwriting',
capHeight: 609,
ascent: 726,
descent: -401,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 274,
xWidthAvg: 236,
subsets: {
latin: {
xWidthAvg: 236
},
thai: {
xWidthAvg: 500
}
}
};