@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 348 B
JavaScript
module.exports = {
familyName: 'Jaini',
fullName: 'Jaini Regular',
postscriptName: 'Jaini-Regular',
category: 'display',
capHeight: 639,
ascent: 1048,
descent: -266,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 494,
xWidthAvg: 342,
subsets: {
latin: {
xWidthAvg: 342
},
thai: {
xWidthAvg: 535
}
}
};