@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 360 B
JavaScript
module.exports = {
familyName: 'Jomhuria',
fullName: 'Jomhuria Regular',
postscriptName: 'Jomhuria-Regular',
category: 'display',
capHeight: 1172,
ascent: 1840,
descent: -1160,
lineGap: 0,
unitsPerEm: 3000,
xHeight: 850,
xWidthAvg: 739,
subsets: {
latin: {
xWidthAvg: 739
},
thai: {
xWidthAvg: 1100
}
}
};