@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 354 B
JavaScript
module.exports = {
familyName: 'Cutive',
fullName: 'Cutive Regular',
postscriptName: 'Cutive-Regular',
category: 'serif',
capHeight: 1714,
ascent: 1580,
descent: -666,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1160,
xWidthAvg: 1173,
subsets: {
latin: {
xWidthAvg: 1173
},
thai: {
xWidthAvg: 1674
}
}
};