@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 335 B
JavaScript
module.exports = {
familyName: 'Suranna',
fullName: 'Suranna',
postscriptName: 'Suranna',
category: 'serif',
capHeight: 492,
ascent: 1101,
descent: -607,
lineGap: 0,
unitsPerEm: 780,
xHeight: 319,
xWidthAvg: 294,
subsets: {
latin: {
xWidthAvg: 294
},
thai: {
xWidthAvg: 880
}
}
};