@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 372 B
JavaScript
export default {
familyName: 'Noto Serif Thai',
fullName: 'Noto Serif Thai Regular',
postscriptName: 'NotoSerifThai-Regular',
category: 'serif',
capHeight: 714,
ascent: 1064,
descent: -534,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 536,
xWidthAvg: 481,
subsets: {
latin: {
xWidthAvg: 481
},
thai: {
xWidthAvg: 570
}
}
};