@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 356 B
JavaScript
export default {
familyName: 'Jomolhari',
fullName: 'Jomolhari Regular',
postscriptName: 'Jomolhari-Regular',
category: 'serif',
capHeight: 756,
ascent: 1248,
descent: -392,
lineGap: 0,
unitsPerEm: 1024,
xHeight: 360,
xWidthAvg: 466,
subsets: {
latin: {
xWidthAvg: 466
},
thai: {
xWidthAvg: 720
}
}
};