@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 343 B
JavaScript
export default {
familyName: 'Kreon',
fullName: 'Kreon Regular',
postscriptName: 'Kreon-Regular',
category: 'serif',
capHeight: 691,
ascent: 974,
descent: -286,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 481,
xWidthAvg: 412,
subsets: {
latin: {
xWidthAvg: 412
},
thai: {
xWidthAvg: 632
}
}
};