@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 353 B
JavaScript
module.exports = {
familyName: 'Keania One',
fullName: 'Keania One',
postscriptName: 'KeaniaOne-Regular',
category: 'display',
capHeight: 723,
ascent: 989,
descent: -228,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 437,
subsets: {
latin: {
xWidthAvg: 437
},
thai: {
xWidthAvg: 250
}
}
};