@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 372 B
JavaScript
export default {
familyName: 'Kumar One Outline',
fullName: 'Kumar One Outline',
postscriptName: 'KumarOneOutline-Regular',
category: 'display',
capHeight: 800,
ascent: 1137,
descent: -642,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 600,
xWidthAvg: 595,
subsets: {
latin: {
xWidthAvg: 595
},
thai: {
xWidthAvg: 750
}
}
};