@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 360 B
JavaScript
export default {
familyName: 'Gajraj One',
fullName: 'Gajraj One Regular',
postscriptName: 'GajrajOne-Regular',
category: 'display',
capHeight: 665,
ascent: 1065,
descent: -400,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 565,
subsets: {
latin: {
xWidthAvg: 565
},
thai: {
xWidthAvg: 500
}
}
};