@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 385 B
JavaScript
export default {
familyName: 'Noto Sans Tai Tham',
fullName: 'Noto Sans Tai Tham Regular',
postscriptName: 'NotoSansTaiTham-Regular',
category: 'sans-serif',
capHeight: 700,
ascent: 1069,
descent: -520,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 534,
xWidthAvg: 494,
subsets: {
latin: {
xWidthAvg: 494
},
thai: {
xWidthAvg: 619
}
}
};