@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 375 B
JavaScript
module.exports = {
familyName: 'Cedarville Cursive',
fullName: 'Cedarville Cursive',
postscriptName: 'Cedarville-Cursive',
category: 'handwriting',
capHeight: 775,
ascent: 1279,
descent: -663,
lineGap: 0,
unitsPerEm: 1024,
xHeight: 400,
xWidthAvg: 464,
subsets: {
latin: {
xWidthAvg: 464
},
thai: {
xWidthAvg: 461
}
}
};