@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 339 B
JavaScript
module.exports = {
familyName: 'Kenia',
fullName: 'Kenia',
postscriptName: 'Kenia-Regular',
category: 'display',
capHeight: 727,
ascent: 750,
descent: -250,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 512,
xWidthAvg: 376,
subsets: {
latin: {
xWidthAvg: 376
},
thai: {
xWidthAvg: 194
}
}
};