@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 379 B
JavaScript
module.exports = {
familyName: 'Noto Serif Tangut',
fullName: 'Noto Serif Tangut Regular',
postscriptName: 'NotoSerifTangut-Regular',
category: 'serif',
capHeight: 712,
ascent: 856,
descent: -150,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 502,
xWidthAvg: 514,
subsets: {
latin: {
xWidthAvg: 514
},
thai: {
xWidthAvg: 976
}
}
};