@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 354 B
JavaScript
module.exports = {
familyName: 'Caveat',
fullName: 'Caveat Regular',
postscriptName: 'Caveat-Regular',
category: 'handwriting',
capHeight: 610,
ascent: 960,
descent: -300,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 400,
xWidthAvg: 343,
subsets: {
latin: {
xWidthAvg: 343
},
thai: {
xWidthAvg: 603
}
}
};