@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 350 B
JavaScript
module.exports = {
familyName: 'Kurale',
fullName: 'Kurale Regular',
postscriptName: 'Kurale-Regular',
category: 'serif',
capHeight: 650,
ascent: 1095,
descent: -383,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 450,
xWidthAvg: 448,
subsets: {
latin: {
xWidthAvg: 448
},
thai: {
xWidthAvg: 1040
}
}
};