@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 392 B
JavaScript
export default {
familyName: 'Noto Sans Thai Looped',
fullName: 'Noto Sans Thai Looped Medium',
postscriptName: 'NotoSansThaiLooped-Medium',
category: 'sans-serif',
capHeight: 714,
ascent: 1250,
descent: -350,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 539,
xWidthAvg: 482,
subsets: {
latin: {
xWidthAvg: 482
},
thai: {
xWidthAvg: 561
}
}
};